MeVisLab Toolbox Reference
SoSlabRenderingElement Class Reference

Inventor element storing SlabRendering properties in the Open Inventor state. More...

#include <SoSlabRenderingElement.h>

Inheritance diagram for SoSlabRenderingElement:

Static Public Member Functions

static void set (SoState *state, SoNode *node, const SbSlabRenderingProperties &props)
 Sets the current SbSlabRenderingProperties in the state. More...
 
static const SbSlabRenderingPropertiesget (SoState *state)
 Returns the current SbSlabRenderingProperties from the state. More...
 
static void initClass ()
 Initialize class with runtime type system. More...
 

Protected Member Functions

 ~SoSlabRenderingElement () override
 Destructor. More...
 

Protected Attributes

SbSlabRenderingProperties _props
 

Detailed Description

Inventor element storing SlabRendering properties in the Open Inventor state.

Definition at line 51 of file SoSlabRenderingElement.h.

Constructor & Destructor Documentation

◆ ~SoSlabRenderingElement()

SoSlabRenderingElement::~SoSlabRenderingElement ( )
overrideprotected

Destructor.

Member Function Documentation

◆ get()

static const SbSlabRenderingProperties& SoSlabRenderingElement::get ( SoState *  state)
static

Returns the current SbSlabRenderingProperties from the state.

◆ initClass()

static void SoSlabRenderingElement::initClass ( )
static

Initialize class with runtime type system.

◆ set()

static void SoSlabRenderingElement::set ( SoState *  state,
SoNode *  node,
const SbSlabRenderingProperties props 
)
static

Sets the current SbSlabRenderingProperties in the state.

Member Data Documentation

◆ _props

SbSlabRenderingProperties SoSlabRenderingElement::_props
protected

Definition at line 71 of file SoSlabRenderingElement.h.


The documentation for this class was generated from the following file: