13#ifndef SO_MLIMAGE_PROPS_H
14#define SO_MLIMAGE_PROPS_H
19#include "SoMLSupportSystem.h"
21#include <Inventor/nodes/SoSubNode.h>
24class SoGLRenderAction;
31 typedef SoNode inherited;
46 void GLRender(SoGLRenderAction *action)
override;
Inventor element storing ML image properties in the OpenInventor state.
SoMLImageProps()
Constructor.
SoSFMLImage image
Read ML image properties from this field.
void GLRender(SoGLRenderAction *action) override
Do the check.
void imageChangedCB(SoField *field)
SbMLImageProperties _imgProps
static void initClass()
Initialize class with runtime type system.
~SoMLImageProps() override
Destructor.