#include <VolumeViz/elements/SoVolumeDataElement.h>
Static Public Member Functions | |
| 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 const SbMatrix& SoVolumeDataElement::get | ( | SoState * | state, | |
| SoVolumeData *& | v, | |||
| SbBool & | isIdent | |||
| ) | [inline, static] |
| static void SoVolumeDataElement::get | ( | SoState * | state, | |
| SoVolumeData *& | vd | |||
| ) | [inline, static] |
| static void SoVolumeDataElement::get | ( | SoState * | state, | |
| std::vector< SoVolumeData * > & | s | |||
| ) | [inline, static] |
| static void SoVolumeDataElement::set | ( | SoState * | state, | |
| SoNode * | node, | |||
| SoVolumeData * | volumeDataNode, | |||
| const SbMatrix & | matrix | |||
| ) | [inline, static] |
| static void SoVolumeDataElement::set | ( | SoState * | state, | |
| SoNode * | node, | |||
| SoVolumeData * | volumeDataNode | |||
| ) | [inline, static] |