#include <Inventor/elements/SoElement.h>#include <Inventor/misc/SoState.h>#include <Inventor/elements/SoReplacedElement.h>#include <Inventor/errors/SoDebugError.h>Go to the source code of this file.
Functions | |
| static int | getClassStackIndex () |
Store current projection node. | |
| static void | set (SoState *state, SoProjection *prj) |
| Sets the current projection node in the state. | |
| static void | set (SoState *state, SoNode *, SoProjection *prj) |
| Sets the current projection node in the state. | |
| static SoProjection * | get (SoState *state) |
| Returns the current projection node from the state. | |
| static SbProjection * | getInternalProjection (SoState *state) |
| Returns the projection routine associated with current SoProjection node. | |
|
static |
Returns the current projection node from the state.
|
static |
Store current projection node.
This element stores the current projection node.
SoProjection Returns the stack id for this element.
|
static |
Returns the projection routine associated with current SoProjection node.
|
static |
Sets the current projection node in the state.
|
static |
Sets the current projection node in the state.