Element's subclasses store a single float, int, or enum value. More...
#include <Inventor/elements/SoFloatElement.h>
Static Public Member Functions | |
static SoType | getClassTypeId () |
static int | getClassStackIndex () |
Element's subclasses store a single float, int, or enum value.
This element's subclasses store a single float, int, or enum value. This class defines generic matches() and copy() methods.
static int SoFloatElement::getClassStackIndex | ( | ) | [static] |
Returns the stack id for this element.
Reimplemented from SoElement.
Reimplemented in SoComplexityElement, SoCreaseAngleElement, SoDecimationPercentageElement, SoDepthOffsetElement, SoFocalDistanceElement, SoFontSizeElement, SoGLLineWidthElement, SoGLPointSizeElement, SoLineWidthElement, SoNeighborToleranceElement, SoPointSizeElement, SoTextAliasingFactorElement, SoTextBackFrameLineWidthElement, SoTextMarginElement, and SoTextureQualityElement.
static SoType SoFloatElement::getClassTypeId | ( | ) | [static] |
Returns the type identifier for this class.
Reimplemented from SoElement.
Reimplemented in SoComplexityElement, SoCreaseAngleElement, SoDecimationPercentageElement, SoDepthOffsetElement, SoFocalDistanceElement, SoFontSizeElement, SoGLLineWidthElement, SoGLPointSizeElement, SoLineWidthElement, SoNeighborToleranceElement, SoPointSizeElement, SoTextAliasingFactorElement, SoTextBackFrameLineWidthElement, SoTextMarginElement, and SoTextureQualityElement.