MeVisLab Toolbox Reference
|
Inventor element storing SlabRendering properties in the Open Inventor state. More...
#include <SoSlabRenderingElement.h>
Static Public Member Functions | |
static void | set (SoState *state, SoNode *node, const SbSlabRenderingProperties &props) |
Sets the current SbSlabRenderingProperties in the state. | |
static const SbSlabRenderingProperties & | get (SoState *state) |
Returns the current SbSlabRenderingProperties from the state. | |
static void | initClass () |
Initialize class with runtime type system. | |
Protected Member Functions | |
~SoSlabRenderingElement () override | |
Destructor. | |
Protected Attributes | |
SbSlabRenderingProperties | _props |
Inventor element storing SlabRendering properties in the Open Inventor state.
Definition at line 51 of file SoSlabRenderingElement.h.
|
overrideprotected |
Destructor.
|
static |
Returns the current SbSlabRenderingProperties from the state.
|
static |
Sets the current SbSlabRenderingProperties in the state.
|
protected |
Definition at line 71 of file SoSlabRenderingElement.h.