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