VolVis Data Structures

Here are the data structures with brief descriptions:
VolVis::Commands::AveragingParametersParameters for maximum intensity projection
VolVis::Commands::ChangeQualityCommandChanges the render quality for assigned render modes
VolVis::Commands::ClippingParametersParameters for lighting and material
VolVis::Commands::CommandProvides a simple interface for calling any methods of other classes
VolVis::Commands::CommandFactorySimple factory class generating command objects
VolVis::Commands::CompositingParametersParameters for compositing rendering
VolVis::Commands::DoNothingCommandCommand which does nothing
VolVis::Commands::ExitCommandCommand for exiting the application
VolVis::Commands::FirstHitParametersParameters for first hit rendering
VolVis::Commands::HiResCommandOpens the high resolution dialog
VolVis::Commands::LightingParametersParameters for lighting and material
VolVis::Commands::MipParametersParameters for maximum intensity projection
VolVis::Commands::OpenTFCommandCommand for opening a transfer function from file
VolVis::Commands::OpenVolumeDataCommandCommand for opening a new volume data file
VolVis::Commands::RaycastingParametersParameters relevant to all raycasting render modes
VolVis::Commands::RenderCommandCommand for updating the render widget
VolVis::Commands::RenderHiResCommandGenerates a high resolution image
VolVis::Commands::ResetTransformationsCommandCommand for resetting the scene transformations
VolVis::Commands::ResizeWindowCommandAdjusts parameters to new render size
VolVis::Commands::SaveTFCommandCommand for saving a transfer function to a file
VolVis::Commands::ScreenshotCommandCommand for saving a screenshot
VolVis::Commands::SetRenderModeCommandCommand which sets the render mode of a rendering widget
VolVis::Commands::SetSlicingAxisCommandCommand for defining the slicing axis
VolVis::Commands::SlicingParametersContains all slicing parameters
VolVis::Commands::UpdateAveragingParametersCommandUpdates all parameters needed for the maximum intensity projection
VolVis::Commands::UpdateClippingCommandUpdates paramters for lighting and material
VolVis::Commands::UpdateCompositingParametersCommandUpdates all parameters needed for the compositing
VolVis::Commands::UpdateFirstHitParametersCommandUpdates all parameters needed for the first hit rendering
VolVis::Commands::UpdateLightingCommandUpdates paramters for lighting and material
VolVis::Commands::UpdateMipParametersCommandUpdates all parameters needed for the maximum intensity projection
VolVis::Commands::UpdateRaycastingParametersCommandUpdates parameters for a raycasting render mode
VolVis::Commands::UpdateSlicingParametersCommandUpdates the slicing paramters
VolVis::Gui::Histogram2dRenders the 2d histogram
VolVis::Gui::MainWindowMain window containing all other widgets and the menu
VolVis::Gui::RenderWidgetOpenGL widget used for rendering
VolVis::Gui::TFWidgetGraphics scene for drawing the histogram and the transfer function
VolVis::Shader::RenderTargetCreates and manages an FBO
VolVis::Shader::ShaderManagerThis class manages shader objects
VolVis::Shader::ShaderObjectA shader object handles the setup of a cg shader
VolVis::Util::CameraCamera settings
VolVis::VolumeRendering::AveragingAveraging render mode
VolVis::VolumeRendering::CompositingCompositing rendering (algorithm by Levoy)
VolVis::VolumeRendering::FirstHitFirst hit render mode
VolVis::VolumeRendering::MaximumIntensityMaximum intensity projection
VolVis::VolumeRendering::RaycastingRenders the entry and exit points needed for raycasting
VolVis::VolumeRendering::RaycastRenderingBase class for all render modes using raycasting
VolVis::VolumeRendering::RenderingBase class for all render modes
VolVis::VolumeRendering::SlicingRender mode for slicing
VolVis::VolumeRendering::TFNodeA node of a transfer function contains a color and an alpha value
VolVis::VolumeRendering::TransferFunctionUsed for mapping density values to a color
VolVis::VolumeRendering::VolumeDataContains the 3d-data of the volume

Generated on Wed Dec 5 12:27:31 2007 for VolVis by  doxygen 1.5.1-p1