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