13#ifndef SO_MLVOLUME_BOX_H 
   14#define SO_MLVOLUME_BOX_H 
   20#include <Inventor/fields/SoSFBool.h> 
   21#include <Inventor/fields/SoSFColor.h> 
   53  void  GLRender(SoGLRenderAction *action) 
override;
 
 
#define SOUTILS_EXPORT
System dependent includes. Disables some compiler/linker warnings.
 
SoMLVolumeBox renders a background bar.
 
void getBoundingBox(SoGetBoundingBoxAction *action) override
 
~SoMLVolumeBox() override
 
void GLRender(SoGLRenderAction *action) override
derived render method that renders the background
 
static void initClass()
inventor runtime system
 
The SoSFMLImage field is the interface used by Inventor Nodes to access image data (in the current im...