VolVis::Commands::SetSlicingAxisCommand Class Reference

#include <SetSlicingAxisCommand.h>

Inheritance diagram for VolVis::Commands::SetSlicingAxisCommand:

VolVis::Commands::Command

Detailed Description

Selects an orthogonal slicing axis for the render mode Slicing.


Public Member Functions

virtual void execute ()
 SetSlicingAxisCommand (VolumeRendering::Slicing *slicing, VolumeRendering::Slicing::Axis axis, Gui::RenderWidget *widget)

Protected Attributes

VolumeRendering::Slicingm_pSlicing


Constructor & Destructor Documentation

VolVis::Commands::SetSlicingAxisCommand::SetSlicingAxisCommand ( VolumeRendering::Slicing slicing,
VolumeRendering::Slicing::Axis  axis,
Gui::RenderWidget widget 
) [inline]

Constructor. Sets up all needed pointers.

Parameters:
slicing the render mode used for slicing
axis the slicing axis is defined by an enumeration in the Slicing class.
widget the render widget has to be updated


Member Function Documentation

virtual void VolVis::Commands::SetSlicingAxisCommand::execute (  )  [inline, virtual]

Sets the slcing axis and updates the gl widget.

Implements VolVis::Commands::Command.


Field Documentation

VolumeRendering::Slicing* VolVis::Commands::SetSlicingAxisCommand::m_pSlicing [protected]

The render mode used for slicing for which the axis should be changed.


The documentation for this class was generated from the following file:
Generated on Wed Dec 5 12:27:31 2007 for VolVis by  doxygen 1.5.1-p1