MeVisLab Toolbox Reference
SoMLVolumeBox Class Reference

SoMLVolumeBox renders a background bar. More...

#include <SoMLVolumeBox.h>

Inheritance diagram for SoMLVolumeBox:

Public Member Functions

 SoMLVolumeBox ()
 
void GLRender (SoGLRenderAction *action) override
 derived render method that renders the background More...
 
void getBoundingBox (SoGetBoundingBoxAction *action) override
 

Static Public Member Functions

static void initClass ()
 inventor runtime system More...
 

Public Attributes

SoSFBool on
 Fields. More...
 
SoSFBool drawingOn
 
SoSFColor color
 
SoSFMLImage inImage
 

Protected Member Functions

 ~SoMLVolumeBox () override
 

Detailed Description

SoMLVolumeBox renders a background bar.

SoMLVolumeBox renders the bounding box of the ML volume in world coordinates.

Definition at line 29 of file SoMLVolumeBox.h.

Constructor & Destructor Documentation

◆ SoMLVolumeBox()

SoMLVolumeBox::SoMLVolumeBox ( )

◆ ~SoMLVolumeBox()

SoMLVolumeBox::~SoMLVolumeBox ( )
overrideprotected

Member Function Documentation

◆ getBoundingBox()

void SoMLVolumeBox::getBoundingBox ( SoGetBoundingBoxAction *  action)
override

◆ GLRender()

void SoMLVolumeBox::GLRender ( SoGLRenderAction *  action)
override

derived render method that renders the background

◆ initClass()

static void SoMLVolumeBox::initClass ( )
static

inventor runtime system

Member Data Documentation

◆ color

SoSFColor SoMLVolumeBox::color

Definition at line 40 of file SoMLVolumeBox.h.

◆ drawingOn

SoSFBool SoMLVolumeBox::drawingOn

Definition at line 38 of file SoMLVolumeBox.h.

◆ inImage

SoSFMLImage SoMLVolumeBox::inImage

Definition at line 42 of file SoMLVolumeBox.h.

◆ on

SoSFBool SoMLVolumeBox::on

Fields.

Definition at line 36 of file SoMLVolumeBox.h.


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