The SoGLPolygonOffsetElement class is yet to be documented.
More...
#include <Inventor/elements/SoGLPolygonOffsetElement.h>
|
static SoType | getClassTypeId (void) |
|
static int | getClassStackIndex (void) |
|
static void * | createInstance (void) |
|
static void | initClass (void) |
|
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 SoGLPolygonOffsetElement class is yet to be documented.
FIXME: write doc.
◆ ~SoGLPolygonOffsetElement()
SoGLPolygonOffsetElement::~SoGLPolygonOffsetElement |
( |
void | | ) |
|
|
protectedvirtual |
◆ getClassTypeId()
SoType SoGLPolygonOffsetElement::getClassTypeId |
( |
void | | ) |
|
|
static |
This static method returns the SoType object associated with objects of this class.
◆ getClassStackIndex()
int SoGLPolygonOffsetElement::getClassStackIndex |
( |
void | | ) |
|
|
static |
This static method returns the state stack index for the class.
◆ createInstance()
void * SoGLPolygonOffsetElement::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.
Creates a new instance of the class type corresponding to the SoType object.
◆ initClass()
void SoGLPolygonOffsetElement::initClass |
( |
void | | ) |
|
|
static |
Initialize relevant common data for all instances, like the type system.
◆ init()
void SoGLPolygonOffsetElement::init |
( |
SoState * | state | ) |
|
|
virtual |
◆ push()
void SoGLPolygonOffsetElement::push |
( |
SoState * | state | ) |
|
|
virtual |
FIXME: write doc.
Reimplemented from SoElement.
◆ pop()
void SoGLPolygonOffsetElement::pop |
( |
SoState * | state, |
|
|
const SoElement * | prevTopElement ) |
|
virtual |
FIXME: write doc.
Reimplemented from SoElement.
◆ setElt()
void SoGLPolygonOffsetElement::setElt |
( |
float | factor, |
|
|
float | units, |
|
|
Style | styles, |
|
|
SbBool | on ) |
|
protectedvirtual |
The documentation for this class was generated from the following files: