MeVisLabToolboxReference
SoView2DHint Class Reference

SoView2DHint allows to switch the SoView2D module into 3D rendering mode. More...

#include <SoView2DHint.h>

List of all members.

Public Member Functions

 SoView2DHint ()
 Constructor.

Static Public Member Functions

static void initClass ()
 Initializes this class.

Public Attributes

SoSFBool renderSlices3D
 render the 2D slices in 3D
SoSFBool renderExtensions3D
 render the 2D extensions in 3D

Protected Member Functions

virtual void doAction (SoAction *action)
virtual void GLRender (SoGLRenderAction *action)
virtual void callback (SoCallbackAction *action)
virtual void handleEvent (SoHandleEventAction *action)
virtual void getMatrix (SoGetMatrixAction *action)
virtual void getBoundingBox (SoGetBoundingBoxAction *action)
virtual void pick (SoPickAction *action)
virtual void getPrimitiveCount (SoGetPrimitiveCountAction *action)

Detailed Description

SoView2DHint allows to switch the SoView2D module into 3D rendering mode.

Author:
Florian Link

Definition at line 25 of file SoView2DHint.h.


Constructor & Destructor Documentation

SoView2DHint::SoView2DHint ( )

Constructor.


Member Function Documentation

virtual void SoView2DHint::callback ( SoCallbackAction *  action) [protected, virtual]
virtual void SoView2DHint::doAction ( SoAction *  action) [protected, virtual]
virtual void SoView2DHint::getBoundingBox ( SoGetBoundingBoxAction *  action) [protected, virtual]
virtual void SoView2DHint::getMatrix ( SoGetMatrixAction *  action) [protected, virtual]
virtual void SoView2DHint::getPrimitiveCount ( SoGetPrimitiveCountAction *  action) [protected, virtual]
virtual void SoView2DHint::GLRender ( SoGLRenderAction *  action) [protected, virtual]
virtual void SoView2DHint::handleEvent ( SoHandleEventAction *  action) [protected, virtual]
static void SoView2DHint::initClass ( ) [static]

Initializes this class.

virtual void SoView2DHint::pick ( SoPickAction *  action) [protected, virtual]

Member Data Documentation

render the 2D extensions in 3D

Definition at line 39 of file SoView2DHint.h.

render the 2D slices in 3D

Definition at line 37 of file SoView2DHint.h.


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