1#ifndef COIN_SOPOLYGONOFFSETELEMENT_H
2#define COIN_SOPOLYGONOFFSETELEMENT_H
27#include <Inventor/elements/SoReplacedElement.h>
34 static void initClass(
void);
46 static void set(
SoState * state,
SoNode * node,
float factor,
float units,
47 Style styles, SbBool on);
48 static void get(
SoState * state,
float & factor,
float & units,
49 Style & styles, SbBool & on);
50 static void getDefault(
float & factor,
float & units, Style & styles,
59 virtual void setElt(
float factor,
float units,
Style styles, SbBool on);
The SoNode class is the base class for nodes used in scene graphs.
Definition SoNode.h:47
The SoPolygonOffsetElement class is yet to be documented.
Definition SoPolygonOffsetElement.h:29
SbBool active
Definition SoPolygonOffsetElement.h:55
float offsetfactor
Definition SoPolygonOffsetElement.h:56
float offsetunits
Definition SoPolygonOffsetElement.h:57
Style style
Definition SoPolygonOffsetElement.h:54
Style
Definition SoPolygonOffsetElement.h:39
The SoReplacedElement class is an abstract element superclass.
Definition SoReplacedElement.h:30
virtual void init(SoState *state)
Definition SoReplacedElement.cpp:79
The SoState class manages the Coin scenegraph traversal state data.
Definition SoState.h:35
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Wed Jul 17 2024 for Coin by Doxygen 1.12.0.