1 #ifndef COIN_SOGLPOLYGONOFFSETELEMENT_H 2 #define COIN_SOGLPOLYGONOFFSETELEMENT_H 36 #include <Inventor/elements/SoPolygonOffsetElement.h> 53 virtual void setElt(
float factor,
float units,
Style styles, SbBool on);
61 #endif // !COIN_SOGLPOLYGONOFFSETELEMENT_H The SoPolygonOffsetElement class is yet to be documented.
Definition: SoPolygonOffsetElement.h:38
virtual void push(SoState *state)
Definition: SoElement.cpp:569
virtual void setElt(float factor, float units, Style styles, SbBool on)
FIXME: write doc.
Definition: SoPolygonOffsetElement.cpp:147
SoElement is the abstract base class for all elements.
Definition: SoElement.h:43
static void initClass(void)
Definition: SoPolygonOffsetElement.cpp:86
The SoState class manages the Coin scenegraph traversal state data.
Definition: SoState.h:44
The SoGLPolygonOffsetElement class is yet to be documented.
Definition: SoGLPolygonOffsetElement.h:38
virtual void init(SoState *state)
FIXME: write doc.
Definition: SoPolygonOffsetElement.cpp:102
virtual void pop(SoState *state, const SoElement *prevTopElement)
Definition: SoElement.cpp:584
Style
Definition: SoPolygonOffsetElement.h:48