VolVis::Commands::UpdateSlicingParametersCommand Class Reference

#include <UpdateSlicingParametersCommand.h>

Inheritance diagram for VolVis::Commands::UpdateSlicingParametersCommand:

VolVis::Commands::Command

Detailed Description

Updates the parameters which define the slicing.


Public Member Functions

void execute ()
 UpdateSlicingParametersCommand (VolumeRendering::Slicing *slicing, Gui::RenderWidget *widget, SlicingParameters *parameters)


Constructor & Destructor Documentation

VolVis::Commands::UpdateSlicingParametersCommand::UpdateSlicingParametersCommand ( VolumeRendering::Slicing slicing,
Gui::RenderWidget widget,
SlicingParameters parameters 
) [inline]

Constructor. Applies the slicing, the render widget and the slicing paramters

Parameters:
slicing this slicing render mode will be updated with the parameters
widget the render widget has to be updated.
parameters all parameters relevant for slicing.


Member Function Documentation

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

Applies the new values of all parameters and updates the render widget.

Implements VolVis::Commands::Command.


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