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