1 #ifndef COIN_SOGLPOLYGONOFFSETELEMENT_H
2 #define COIN_SOGLPOLYGONOFFSETELEMENT_H
27 #include <Inventor/elements/SoPolygonOffsetElement.h>
44 virtual void setElt(
float factor,
float units,
Style styles, SbBool on);
52 #endif // !COIN_SOGLPOLYGONOFFSETELEMENT_H
The SoPolygonOffsetElement class is yet to be documented.FIXME: write doc.
Definition: SoPolygonOffsetElement.h:29
virtual void push(SoState *state)
Definition: SoElement.cpp:570
virtual void setElt(float factor, float units, Style styles, SbBool on)
FIXME: write doc.
Definition: SoPolygonOffsetElement.cpp:137
SoElement is the abstract base class for all elements.
Definition: SoElement.h:34
static void initClass(void)
Definition: SoPolygonOffsetElement.cpp:76
The SoState class manages the Coin scenegraph traversal state data.The SoState class is used by actio...
Definition: SoState.h:35
The SoGLPolygonOffsetElement class is yet to be documented.FIXME: write doc.
Definition: SoGLPolygonOffsetElement.h:29
virtual void init(SoState *state)
FIXME: write doc.
Definition: SoPolygonOffsetElement.cpp:92
virtual void pop(SoState *state, const SoElement *prevTopElement)
Definition: SoElement.cpp:585
Style
Definition: SoPolygonOffsetElement.h:39