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