VolVis::Commands::UpdateLightingCommand Class Reference

#include <UpdateLightingCommand.h>

Inheritance diagram for VolVis::Commands::UpdateLightingCommand:

VolVis::Commands::Command

Detailed Description

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


Public Member Functions

void execute ()
 UpdateLightingCommand (VolumeRendering::Raycasting *raycasting, Gui::RenderWidget *widget, LightingParameters *parameters)


Constructor & Destructor Documentation

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

Constructor. Applies the raycasting object which contains all lighting information, the render widget and the light parameters.

Parameters:
raycasting The raycasting object contains the lighting information
widget The render widget has to be updated
parameters Contains all parameters for lighting and material properties


Member Function Documentation

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

Applies the paramters 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