VolVis::Commands::ResizeWindowCommand Class Reference

#include <ResizeWindowCommand.h>

Inheritance diagram for VolVis::Commands::ResizeWindowCommand:

VolVis::Commands::Command

Detailed Description

After the render widget has been resized, mainly the raycasting has to be adjusted to the new size.


Public Member Functions

void execute ()
 ResizeWindowCommand (Gui::RenderWidget *renderWidget, VolumeRendering::Raycasting *raycasting)


Constructor & Destructor Documentation

VolVis::Commands::ResizeWindowCommand::ResizeWindowCommand ( Gui::RenderWidget renderWidget,
VolumeRendering::Raycasting raycasting 
) [inline]

Constructor. Sets the members to the passed arguments.

Parameters:
renderWidget The renderWidget has to be updated.
raycasting The raycasting needs to change its render targets for the entry and exit textures.


Member Function Documentation

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

Resizes the render targets of the raycasting.

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