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