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.FIXME: write doc. 
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:146
 
SoElement is the abstract base class for all elements. 
Definition: SoElement.h:43
 
static void initClass(void)
Definition: SoPolygonOffsetElement.cpp:85
 
The SoState class manages the Coin scenegraph traversal state data.The SoState class is used by actio...
Definition: SoState.h:44
 
The SoGLPolygonOffsetElement class is yet to be documented.FIXME: write doc. 
Definition: SoGLPolygonOffsetElement.h:38
 
virtual void init(SoState *state)
FIXME: write doc. 
Definition: SoPolygonOffsetElement.cpp:101
 
virtual void pop(SoState *state, const SoElement *prevTopElement)
Definition: SoElement.cpp:584
 
Style
Definition: SoPolygonOffsetElement.h:48