#include <Inventor/elements/SoPolygonOffsetElement.h>
|
static void | set (SoState *state, SoNode *node, float factor, float units, Style styles, bool on) |
|
static void | get (SoState *state, float &factor, float &units, Style &styles, bool &on) |
|
static Style | getStyle (SoState *state) |
|
static void | getDefault (float &factor, float &units, Style &styles, bool &on) |
|
static void | initClass () |
| Initializes the SoPolygonOffsetElement class. More...
|
|
static void | initClass () |
| Initializes the SoReplacedElement class. More...
|
|
static SoType | getClassTypeId () |
| Returns type identifier for SoElement class. More...
|
|
static void | initElements () |
| Initialize ALL Inventor element classes. More...
|
|
static void | initClass () |
| Initializes the SoElement class. More...
|
|
static int | getNumStackIndices () |
| Returns the number of stack indices allocated. More...
|
|
static SoType | getIdFromStackIndex (int stackIndex) |
| Returns the id for the element with the given stack index. More...
|
|
Definition at line 9 of file SoPolygonOffsetElement.h.
◆ Style
◆ ~SoPolygonOffsetElement()
virtual SoPolygonOffsetElement::~SoPolygonOffsetElement |
( |
| ) |
|
|
protectedvirtual |
◆ get()
static void SoPolygonOffsetElement::get |
( |
SoState * |
state, |
|
|
float & |
factor, |
|
|
float & |
units, |
|
|
Style & |
styles, |
|
|
bool & |
on |
|
) |
| |
|
static |
◆ getDefault()
static void SoPolygonOffsetElement::getDefault |
( |
float & |
factor, |
|
|
float & |
units, |
|
|
Style & |
styles, |
|
|
bool & |
on |
|
) |
| |
|
static |
◆ getStyle()
static Style SoPolygonOffsetElement::getStyle |
( |
SoState * |
state | ) |
|
|
static |
◆ init()
virtual void SoPolygonOffsetElement::init |
( |
SoState * |
state | ) |
|
|
virtual |
◆ initClass()
static void SoPolygonOffsetElement::initClass |
( |
| ) |
|
|
static |
◆ set()
static void SoPolygonOffsetElement::set |
( |
SoState * |
state, |
|
|
SoNode * |
node, |
|
|
float |
factor, |
|
|
float |
units, |
|
|
Style |
styles, |
|
|
bool |
on |
|
) |
| |
|
static |
◆ setElt()
virtual void SoPolygonOffsetElement::setElt |
( |
float |
factor, |
|
|
float |
units, |
|
|
Style |
styles, |
|
|
bool |
on |
|
) |
| |
|
protectedvirtual |
◆ _active
bool SoPolygonOffsetElement::_active |
|
protected |
◆ _offsetfactor
float SoPolygonOffsetElement::_offsetfactor |
|
protected |
◆ _offsetunits
float SoPolygonOffsetElement::_offsetunits |
|
protected |
◆ _style
Style SoPolygonOffsetElement::_style |
|
protected |
The documentation for this class was generated from the following file:
- /home/jenkins/workspaces/mevislab/4.1.1_0/build/MeVis/ThirdParty/Sources/Inventor/include/Inventor/elements/SoPolygonOffsetElement.h