VolVis::Commands::UpdateMipParametersCommand Class Reference

#include <UpdateMipParametersCommand.h>

Inheritance diagram for VolVis::Commands::UpdateMipParametersCommand:

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 ()
 UpdateMipParametersCommand (VolumeRendering::MaximumIntensity *rendering, Gui::RenderWidget *widget, MipParameters *parameters)


Constructor & Destructor Documentation

VolVis::Commands::UpdateMipParametersCommand::UpdateMipParametersCommand ( VolumeRendering::MaximumIntensity rendering,
Gui::RenderWidget widget,
MipParameters 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::UpdateMipParametersCommand::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