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