MeVisLab Toolbox Reference
SoMLImageProps Class Reference

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

#include <SoMLImageProps.h>

Inheritance diagram for SoMLImageProps:

Public Member Functions

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

Static Public Member Functions

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

Public Attributes

SoSFMLImage image
 Read ML image properties from this field. More...
 

Protected Member Functions

 ~SoMLImageProps () override
 Destructor. More...
 
void imageChangedCB (SoField *field)
 

Protected Attributes

SbMLImageProperties _imgProps
 

Detailed Description

Inventor node providing access to ML image properties.

Definition at line 29 of file SoMLImageProps.h.

Constructor & Destructor Documentation

◆ SoMLImageProps()

SoMLImageProps::SoMLImageProps ( )

Constructor.

◆ ~SoMLImageProps()

SoMLImageProps::~SoMLImageProps ( )
overrideprotected

Destructor.

Member Function Documentation

◆ GLRender()

void SoMLImageProps::GLRender ( SoGLRenderAction *  action)
override

Do the check.

◆ imageChangedCB()

void SoMLImageProps::imageChangedCB ( SoField *  field)
protected

◆ initClass()

static void SoMLImageProps::initClass ( )
static

Initialize class with runtime type system.

Member Data Documentation

◆ _imgProps

SbMLImageProperties SoMLImageProps::_imgProps
protected

Definition at line 55 of file SoMLImageProps.h.

◆ image

SoSFMLImage SoMLImageProps::image

Read ML image properties from this field.

Definition at line 38 of file SoMLImageProps.h.


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