#include <MeshViz/elements/PoNumericDisplayFormatElement.h>
Static Public Member Functions | |
static SoType | getClassTypeId () |
static int | getClassStackIndex () |
static void | set (SoState *state, SoNode *node, const PbNumericDisplayFormat *numericDisplayFormat) |
static const PbNumericDisplayFormat * | get (SoState *state) |
static const PbNumericDisplayFormat* PoNumericDisplayFormatElement::get | ( | SoState * | state | ) | [static] |
static int PoNumericDisplayFormatElement::getClassStackIndex | ( | ) | [static] |
Returns the stack id for this element.
Reimplemented from SoReplacedElement.
static SoType PoNumericDisplayFormatElement::getClassTypeId | ( | ) | [static] |
Returns the type identifier for this class.
Reimplemented from SoReplacedElement.
static void PoNumericDisplayFormatElement::set | ( | SoState * | state, | |
SoNode * | node, | |||
const PbNumericDisplayFormat * | numericDisplayFormat | |||
) | [static] |