VolVis::Commands::UpdateAveragingParametersCommand Class Reference

#include <UpdateAveragingParametersCommand.h>

Inheritance diagram for VolVis::Commands::UpdateAveragingParametersCommand:

VolVis::Commands::UpdateRaycastingParametersCommand VolVis::Commands::Command

Detailed Description

All parameters which are needed for the maximum intensity projection render mode are updated when the command is executed.


Public Member Functions

void execute ()
 UpdateAveragingParametersCommand (VolumeRendering::Averaging *rendering, Gui::RenderWidget *widget, AveragingParameters *parameters)


Constructor & Destructor Documentation

VolVis::Commands::UpdateAveragingParametersCommand::UpdateAveragingParametersCommand ( VolumeRendering::Averaging rendering,
Gui::RenderWidget widget,
AveragingParameters parameters 
) [inline]

Constructor. Applies the maximum intensity projection object, the render width and the MIP parameters.

Parameters:
rendering MIP object which should be updated
widget The render widget has to be updated
parameters Contains all parameters which should be updated


Member Function Documentation

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

Calls the execute-method of the parent class UpdateRaycastingParametersCommand, sets the additional parameters and updates the render widget.

Reimplemented from VolVis::Commands::UpdateRaycastingParametersCommand.


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