#include <VolumeViz/elements/SoVolumeDataElement.h>
|
static void | set (SoState *state, SoNode *node, SoVolumeData *volumeDataNode) |
|
static void | set (SoState *state, SoNode *node, SoVolumeData *volumeDataNode, const SbMatrix &matrix) |
|
static void | get (SoState *state, std::vector< SoVolumeData * > &s) |
|
static void | get (SoState *state, SoVolumeData *&vd) |
|
static const SbMatrix & | get (SoState *state, SoVolumeData *&v, SbBool &isIdent) |
|
static SoType | getClassTypeId () |
| Returns the type identifier for this class.
|
|
static int | getClassStackIndex () |
| Returns the stack id for this element.
|
|
static void | set (SoState *state, SoNode *node, SoDataSet *datasetNode) |
|
static void | set (SoState *state, SoNode *node, SoDataSet *datasetNode, const SbMatrix &matrix) |
|
static void | get (SoState *state, std::vector< SoDataSet * > &) |
|
static void | get (SoState *state, SoDataSet *&ds) |
|
static void | get (SoState *state, SoLDM::DataSetIdPairList &dataSetIdPairList) |
|
static const SbMatrix & | get (SoState *state, SoDataSet *&, SbBool &isIdent) |
|
static void | getDefault (SoLDM::DataSetIdPair &) |
|
static SoType | getClassTypeId () |
| Returns the type identifier for this class.
|
|
static int | getClassStackIndex () |
| Returns the stack id for this element.
|
|
static SoType | getClassTypeId () |
| Returns type identifier for SoElement class.
|
|
static SoType | getClassTypeId () |
| Returns the type identifier for this class.
|
|
|
virtual void | push (SoState *state) |
| Overrides push() method to copy values from next instance in the stack.
|
|
virtual void | print (FILE *fp) const |
| Prints element (for debugging).
|
|
virtual void | pop (SoState *state, const SoElement *prevTopElement) |
| Pops element.
|
|
virtual SoType | getTypeId () const |
| Returns type identifier for element instance.
|
|
SbBool | isOfType (const SoType &type) const |
| Returns TRUE if this object is of the type specified in type or is derived from that type.
|
|
template<typename TypedObjectClass > |
SbBool | isOfType () const |
| Returns TRUE if this object is of the type of class TypedObjectClass or is derived from that class.
|
|
Definition at line 36 of file SoVolumeDataElement.h.
◆ get() [1/3]
◆ get() [2/3]
◆ get() [3/3]
◆ set() [1/2]
◆ set() [2/2]
The documentation for this class was generated from the following file: