The SoGLModelMatrixElement class is yet to be documented.FIXME: write doc.
More...
#include <Inventor/elements/SoGLModelMatrixElement.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 | makeIdentity (SoState *const state, SoNode *const node) |
|
static void | set (SoState *const state, SoNode *const node, const SbMatrix &matrix) |
|
static void | setCullMatrix (SoState *state, SoNode *node, const SbMatrix &matrix) |
|
static void | mult (SoState *const state, SoNode *const node, const SbMatrix &matrix) |
|
static void | translateBy (SoState *const state, SoNode *const node, const SbVec3f &translation) |
|
static void | rotateBy (SoState *const state, SoNode *const node, const SbRotation &rotation) |
|
static void | scaleBy (SoState *const state, SoNode *const node, const SbVec3f &scaleFactor) |
|
static SbMatrix | pushMatrix (SoState *const state) |
|
static void | popMatrix (SoState *const state, const SbMatrix &matrix) |
|
static const SbMatrix & | getCombinedCullMatrix (SoState *const state) |
|
static const SbMatrix & | get (SoState *const state) |
|
static const SbMatrix & | get (SoState *const state, SbBool &isIdentity) |
|
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 SoGLModelMatrixElement class is yet to be documented.
FIXME: write doc.
◆ ~SoGLModelMatrixElement()
SoGLModelMatrixElement::~SoGLModelMatrixElement |
( |
void |
| ) |
|
|
protectedvirtual |
◆ createInstance()
void * SoGLModelMatrixElement::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 SoGLModelMatrixElement::initClass |
( |
void |
| ) |
|
|
static |
The documentation for this class was generated from the following files: