The SoPolygonOffsetElement class is yet to be documented.
More...
#include <Inventor/elements/SoPolygonOffsetElement.h>
|
enum | Style { FILLED = 0x01,
LINES = 0x02,
POINTS = 0x04
} |
|
|
static SoType | getClassTypeId (void) |
|
static int | getClassStackIndex (void) |
|
static void * | createInstance (void) |
|
static void | initClass (void) |
|
static void | set (SoState *state, SoNode *node, float factor, float units, Style styles, SbBool on) |
| FIXME: write doc.
|
|
static void | get (SoState *state, float &factor, float &units, Style &styles, SbBool &on) |
| FIXME: write doc.
|
|
static void | getDefault (float &factor, float &units, Style &styles, SbBool &on) |
| FIXME: write doc.
|
|
static SoType | getClassTypeId (void) |
|
static int | getClassStackIndex (void) |
|
static void | initClass (void) |
|
static void | initClass (void) |
|
static SoType | getClassTypeId (void) |
|
static int | getClassStackIndex (void) |
|
static void | initElements (void) |
|
static int | getNumStackIndices (void) |
|
static SoType | getIdFromStackIndex (const int stackIndex) |
|
The SoPolygonOffsetElement class is yet to be documented.
FIXME: write doc.
◆ Style
◆ ~SoPolygonOffsetElement()
SoPolygonOffsetElement::~SoPolygonOffsetElement |
( |
void |
| ) |
|
|
protectedvirtual |
◆ createInstance()
void * SoPolygonOffsetElement::createInstance |
( |
void |
| ) |
|
|
static |
This API member is considered internal to the library, as it is not likely to be of interest to the application programmer.
◆ initClass()
void SoPolygonOffsetElement::initClass |
( |
void |
| ) |
|
|
static |
◆ style
SoPolygonOffsetElement::style |
|
protected |
◆ active
SoPolygonOffsetElement::active |
|
protected |
◆ offsetfactor
SoPolygonOffsetElement::offsetfactor |
|
protected |
◆ offsetunits
SoPolygonOffsetElement::offsetunits |
|
protected |
The documentation for this class was generated from the following files: