MeVisLabToolboxReference
SoMLImageProps Class Reference

Inventor node providing access to ML image properties. More...

#include <SoMLImageProps.h>

List of all members.

Public Member Functions

 SoMLImageProps ()
 Constructor.
virtual void GLRender (SoGLRenderAction *action)
 Do the check.

Static Public Member Functions

static void initClass ()
 Initialize class with runtime type system.

Public Attributes

SoSFMLImage image
 Read ML image properties from this field.

Protected Member Functions

virtual ~SoMLImageProps ()
 Destructor.

Static Protected Member Functions

static void imageChangedCB (void *data, SoSensor *sensor)

Protected Attributes

SbMLImageProperties _imgProps

Detailed Description

Inventor node providing access to ML image properties.

Definition at line 21 of file SoMLImageProps.h.


Constructor & Destructor Documentation

SoMLImageProps::SoMLImageProps ( )

Constructor.

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

Destructor.


Member Function Documentation

virtual void SoMLImageProps::GLRender ( SoGLRenderAction *  action) [virtual]

Do the check.

static void SoMLImageProps::imageChangedCB ( void *  data,
SoSensor *  sensor 
) [static, protected]
static void SoMLImageProps::initClass ( ) [static]

Initialize class with runtime type system.


Member Data Documentation

Definition at line 47 of file SoMLImageProps.h.

Read ML image properties from this field.

Definition at line 30 of file SoMLImageProps.h.


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