VolVis::Commands::ResetTransformationsCommand Class Reference

#include <ResetTransformationsCommand.h>

Inheritance diagram for VolVis::Commands::ResetTransformationsCommand:

VolVis::Commands::Command

Detailed Description

This command resets the scene transformations defined in a render widget.


Public Member Functions

void execute ()
 ResetTransformationsCommand (Gui::RenderWidget *renderWidget)


Constructor & Destructor Documentation

VolVis::Commands::ResetTransformationsCommand::ResetTransformationsCommand ( Gui::RenderWidget renderWidget  )  [inline]

Constructor. Sets the render widget as well as title and status tip of the command.

Parameters:
renderWidget the render widget whose transformations should be resetted.


Member Function Documentation

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

Calls the resetTransformation method of the bounded render widget. updateGL is called by 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