VolVis::Commands::UpdateCompositingParametersCommand Class Reference

#include <UpdateCompositingParametersCommand.h>

Inheritance diagram for VolVis::Commands::UpdateCompositingParametersCommand:

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

Detailed Description

All paramters which are needed for the compositing render mode are updated when the command is executed.


Public Member Functions

void execute ()
 UpdateCompositingParametersCommand (VolumeRendering::Compositing *rendering, Gui::RenderWidget *widget, CompositingParameters *parameters)


Constructor & Destructor Documentation

VolVis::Commands::UpdateCompositingParametersCommand::UpdateCompositingParametersCommand ( VolumeRendering::Compositing rendering,
Gui::RenderWidget widget,
CompositingParameters parameters 
) [inline]

Constructor. Applies the compositing render mode, the render width and the compositing parameters.

Parameters:
rendering Compositing 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::UpdateCompositingParametersCommand::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