MeVisLabToolboxReference
SoSlabRenderingElement Class Reference

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

#include <SoSlabRenderingElement.h>

List of all members.

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

virtual ~SoSlabRenderingElement ()
 Destructor.

Protected Attributes

SbSlabRenderingProperties _props

Detailed Description

Inventor element storing SlabRendering properties in the Open Inventor state.

Definition at line 46 of file SoSlabRenderingElement.h.


Constructor & Destructor Documentation

virtual SoSlabRenderingElement::~SoSlabRenderingElement ( ) [protected, virtual]

Destructor.


Member Function Documentation

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

Returns the current SbSlabRenderingProperties from the state.

static void SoSlabRenderingElement::initClass ( ) [static]

Initialize class with runtime type system.

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

Sets the current SbSlabRenderingProperties in the state.


Member Data Documentation


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