VolVis::Commands::UpdateClippingCommand Class Reference

#include <UpdateClippingCommand.h>

Inheritance diagram for VolVis::Commands::UpdateClippingCommand:

VolVis::Commands::Command

Detailed Description

Updates all parameters needed for the lighting conditions and material properties.


Public Member Functions

void execute ()
 UpdateClippingCommand (VolumeRendering::Raycasting *raycasting, Gui::RenderWidget *widget, ClippingParameters *parameters)


Constructor & Destructor Documentation

VolVis::Commands::UpdateClippingCommand::UpdateClippingCommand ( VolumeRendering::Raycasting raycasting,
Gui::RenderWidget widget,
ClippingParameters parameters 
) [inline]

Constructor. Applies the raycasting object which contains the information for clipping planes, the render widget and the clipping parameters.

Parameters:
raycasting The raycasting object contains the lighting information
widget The render widget has to be updated
parameters Contains all parameters needed for clipping planes


Member Function Documentation

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

Applies the parameters to the raycasting object 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