#include <VolumeViz/elements/SoUniformGridClippingElement.h>
Public Member Functions | |
virtual void | push (SoState *state) |
virtual void | pop (SoState *, const SoElement *prevTopElement) |
Static Public Member Functions | |
static SoType | getClassTypeId () |
static int | getClassStackIndex () |
static void | set (SoState *state, SoNode *node) |
static const std::vector < SoUniformGridClipping * > * | get (SoState *state) |
static void | get (SoState *state, SoUniformGridClipping *&grid) |
static void SoUniformGridClippingElement::get | ( | SoState * | state, | |
SoUniformGridClipping *& | grid | |||
) | [static] |
Returns the first grid.
static const std::vector<SoUniformGridClipping *>* SoUniformGridClippingElement::get | ( | SoState * | state | ) | [static] |
Returns all the grids.
static int SoUniformGridClippingElement::getClassStackIndex | ( | ) | [static] |
Returns the stack id for this element.
Reimplemented from SoAccumulatedElement.
static SoType SoUniformGridClippingElement::getClassTypeId | ( | ) | [static] |
Returns the type identifier for this class.
Reimplemented from SoAccumulatedElement.
virtual void SoUniformGridClippingElement::pop | ( | SoState * | , | |
const SoElement * | prevTopElement | |||
) | [virtual] |
Pop method.
virtual void SoUniformGridClippingElement::push | ( | SoState * | state | ) | [virtual] |
Overrides push() method to copy values from next instance in the stack.
Reimplemented from SoAccumulatedElement.
Sets the current texture unit.