VolVis::Commands::RenderHiResCommand Class Reference

#include <RenderHiResCommand.h>

Inheritance diagram for VolVis::Commands::RenderHiResCommand:

VolVis::Commands::Command

Detailed Description

The current content of the render widget is rerendered into a file. Actually, only the some parameter are changed so that all is prepared for rendering the content into the file.


Public Member Functions

void execute ()
 RenderHiResCommand (VolumeRendering::Raycasting *raycasting, QSpinBox *w, QSpinBox *h)


Constructor & Destructor Documentation

VolVis::Commands::RenderHiResCommand::RenderHiResCommand ( VolumeRendering::Raycasting raycasting,
QSpinBox *  w,
QSpinBox *  h 
) [inline]

Constructor. Initializes the members with the passed arguments

Parameters:
raycasting The raycasting needs to update the entry and exit textures
w Field which defines the width of the image
h Field which defines the height of the image


Member Function Documentation

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

This sets the rendersize of the raycasting object.

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