MeVisLabToolboxReference
SoMLImageElement Class Reference

Inventor element storing ML image properties in the Open Inventor state. More...

#include <SoMLImageElement.h>

List of all members.

Static Public Member Functions

static void set (SoState *state, SoNode *node, const SbMLImageProperties &imgProps)
 Sets the current ML image properties in the state.
static const SbMLImagePropertiesget (SoState *state)
 Returns the current ML image properties from the state.
static void initClass ()
 Initialize class with runtime type system.

Protected Member Functions

virtual ~SoMLImageElement ()
 Destructor.

Protected Attributes

SbMLImageProperties _imgProps

Detailed Description

Inventor element storing ML image properties in the Open Inventor state.

Definition at line 44 of file SoMLImageElement.h.


Constructor & Destructor Documentation

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

Destructor.


Member Function Documentation

static const SbMLImageProperties& SoMLImageElement::get ( SoState *  state) [static]

Returns the current ML image properties from the state.

static void SoMLImageElement::initClass ( ) [static]

Initialize class with runtime type system.

static void SoMLImageElement::set ( SoState *  state,
SoNode *  node,
const SbMLImageProperties imgProps 
) [static]

Sets the current ML image properties in the state.


Member Data Documentation

Definition at line 64 of file SoMLImageElement.h.


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