51#ifndef _SO_MODEL_SCALE_ELEMENT
52#define _SO_MODEL_SCALE_ELEMENT
116 static void initClass();
117 static void exitClass();
#define SO_ELEMENT_HEADER(className)
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...