#include <VolumeViz/elements/SoUniformGridClippingElement.h>
|
| virtual void | push (SoState *state) |
| | Overrides push() method to copy values from next instance in the stack.
|
| |
| virtual void | pop (SoState *, const SoElement *prevTopElement) |
| | Pop method.
|
| |
| virtual void | print (FILE *fp) const |
| | Prints element (for debugging).
|
| |
| 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.
|
| |
◆ get() [1/2]
◆ get() [2/2]
◆ getClassStackIndex()
| static int SoUniformGridClippingElement::getClassStackIndex |
( |
| ) |
|
|
static |
Returns the stack id for this element.
◆ getClassTypeId()
| static SoType SoUniformGridClippingElement::getClassTypeId |
( |
| ) |
|
|
static |
Returns the type identifier for this class.
◆ pop()
| virtual void SoUniformGridClippingElement::pop |
( |
SoState * | , |
|
|
const SoElement * | prevTopElement ) |
|
virtual |
◆ push()
| virtual void SoUniformGridClippingElement::push |
( |
SoState * | state | ) |
|
|
virtual |
◆ set()
| static void SoUniformGridClippingElement::set |
( |
SoState * | state, |
|
|
SoNode * | node ) |
|
static |
Sets the current texture unit.
The documentation for this class was generated from the following file: