MeVisLab Toolbox Reference
SoMLImageElement Class Reference

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

#include <SoMLImageElement.h>

Inheritance diagram for SoMLImageElement:

Static Public Member Functions

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

Protected Member Functions

 ~SoMLImageElement () override
 Destructor. More...
 

Protected Attributes

SbMLImageProperties _imgProps
 

Detailed Description

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

Definition at line 54 of file SoMLImageElement.h.

Constructor & Destructor Documentation

◆ ~SoMLImageElement()

SoMLImageElement::~SoMLImageElement ( )
overrideprotected

Destructor.

Member Function Documentation

◆ get()

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

Returns the current ML image properties from the state.

◆ initClass()

static void SoMLImageElement::initClass ( )
static

Initialize class with runtime type system.

◆ set()

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

Sets the current ML image properties in the state.

Member Data Documentation

◆ _imgProps

SbMLImageProperties SoMLImageElement::_imgProps
protected

Definition at line 74 of file SoMLImageElement.h.


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