51#ifndef _SO_MODEL_SCALE_ELEMENT
52#define _SO_MODEL_SCALE_ELEMENT
54#include <Inventor/elements/SoModelMatrixElement.h>
116 static void initClass();
117 static void exitClass();
Abstract base class for all state elements.
Stores the current model matrix.
Stores the current model scale.
static const SbVec3f getScaleFactor(SoState *state)
Returns current model scale - if the overall SoModelMatrix is diagonazible Not all the SoModelMatrix ...
const SbVec3f getScaleFactor() const
Returns the of this element model scale - if the overall SoModelMatrix is diagonazible Not all the So...