IDVR.AboutWin | GUI class for creating the About dialog window. |
IDVR.AnimationWin | GUI class for creating the Animation dialog window and handling the animation calculation. |
IDVR.Tools.ArcBall | Class for handling object rotation by calculating rotaton angle out of mouse movement |
IDVR.Tools.OpenGLTools.ClearCanvasGL | Class for managing the correct deletion of the current canvas. |
IDVR.VolumeRenderer.SWVolumeRenderer.ShadingModels.ContourShadingModelSW | Class for the contour shading model. |
IDVR.Volume.DataLoader | Class to load the entire data structure from a specified data file. |
IDVR.Volume.DataStructures.DataObject | Class for representing a specific volume data object with all its attributes. |
IDVR.Tools.OpenGLTools.DrawModelGLSW | Class for managing the draw process onto the canvas. |
IDVR.VolumeRenderer.SWVolumeRenderer.CompositingModels.DvrCompositingModelSW | Class for the dvr compositing model. |
IDVR.VolumeRenderer.RenderPrimitives.Footprint | Class for the footprint datastructue. |
IDVR.VolumeRenderer.RenderPrimitives.FootprintElement | Class for the footprint element datastructue. |
IDVR.Tools.Gradient | Class for handling gradient vector types. |
IDVR.VolumeRenderer.SWVolumeRenderer.RenderCalculations.GradientEstimationSW | Class for the gradient estimation. |
IDVR.VolumeRenderer.SWVolumeRenderer.RenderCalculations.GradientInterpolationWithoutPreCalcSW | Class for the gradient interpolation without precalculated gradients. |
IDVR.VolumeRenderer.SWVolumeRenderer.RenderCalculations.GradientInterpolationWithPreCalcSW | Class for the gradient interpolation with precalculated gradients.. |
IDVR.Volume.DataStructures.Histogram | Class for representing a density histogram for a specific volume data object. |
IDVR.Interfaces.IClassificationModel | Interface for the classification model. |
IDVR.Interfaces.ICompositingModel | Interface for the compositing model. |
IDVR.VolumeRenderer.SWVolumeRenderer.IDVRModulationModels.IDVRColAndOpModulatorSW | Class for the color and opacity modulator. |
IDVR.VolumeRenderer.SWVolumeRenderer.IDVRCompositingModels.IDVRMImPCompositingModelSW | Class for the maximum importance driven volume rendering. |
IDVR.Interfaces.IGradientEstimation | Interface for the gradient estimation model. |
IDVR.Interfaces.IGradientInterpolation | Interface for the gradient interpolation model. |
IDVR.Interfaces.IIDVRCompositingModel | Interface for the IDVRCompositingModel. |
IDVR.Interfaces.IIDVRModulationModel | Interface for the IDVRModulationModel. |
IDVR.Interfaces.IInterpolation | Interface for the interpolation model. |
IDVR.VolumeRenderer.RenderPrimitives.ImagePlane | Class for the image plane data structure. |
IDVR.VolumeRenderer.SWVolumeRenderer.RenderCalculations.InterpolationSW | Class for the interpolation. |
IDVR.Interfaces.IOpenGLCanvas | Interface for the drawing of the calculated results on the canvas. |
IDVR.Interfaces.IRenderer | Interface for the renderer. |
IDVR.Interfaces.IRenderMachine | Interface of the basic raycaster. |
IDVR.Interfaces.IShadingModel | Interface for the shading model. |
IDVR.VolumeRenderer.RenderPrimitives.Light | Class for the light data structure. |
IDVR.Tools.OpenGLTools.LightObjectGL | Class for drawing the light icon onto the canvas. |
IDVR.VolumeRenderer.SWVolumeRenderer.ClassificationModels.LinearClassificationModelSW | Class for the linear classification model. |
IDVR.VolumeRenderer.SWVolumeRenderer.CompositingModels.LMipCompositingModelSW | Class for the dvr compositing model. |
IDVR.Tools.Matrix3 | Class for a 3x3 matrix. |
IDVR.Tools.Matrix4 | Class for a 4x4 matrix. |
IDVR.VolumeRenderer.SWVolumeRenderer.ShadingModels.MipShadingModelSW | Class for the mip shading model. |
IDVR.Neu | GUI class for creating the Main GUI window. |
IDVR.ObjectDescriptionInput | GUI class for creating the Object Creation dialog window. |
IDVR.OpenGLCanvas | Class for the openGL canvas. |
IDVR.OpenGLPreviewCanvas | GUI class for creating the Preview Canvas window and actually crendering the specific preview. |
IDVR.VolumeRenderer.SWVolumeRenderer.ShadingModels.PhongShadingModelSW | Class for the phong shading model. |
IDVR.ProgressWin | GUI class for creating the Progressbar dialog window |
IDVR.Tools.OpenGLTools.ProxyObjectGL | Class for drawing the proxy object onto the cancas. |
IDVR.VolumeRenderer.RenderPrimitives.Ray | Class for the ray data structure. |
IDVR.VolumeRenderer.RenderPrimitives.RaySample | Class for the raysample data structure. |
IDVR.VolumeRenderer.SWVolumeRenderer.RendererSW | Class for the renderer. |
IDVR.VolumeRenderer.SWVolumeRenderer.RenderMachineSW | Class for the actual rendering. |
IDVR.SliceViewer | GUI class for the slice viewer. |
IDVR.VolumeRenderer.SWVolumeRenderer.ClassificationModels.TFClassificationModelSW | Class for the transfer function classification model. |
IDVR.VolumeRenderer.SWVolumeRenderer.ShadingModels.ToneShadingModelSW | Class for the contour shading model. |
IDVR.Volume.DataStructures.Transferfunction | Class for representing a complete transfer funtion. |
IDVR.TransferFuncWin | GUI class for the transfer function editor. |
IDVR.Tools.Vector2 | Class for a 2 dimensional vector. |
IDVR.Tools.Vector3 | Class for a 3 dimensional vector. |
IDVR.Tools.Vector4 | Class for a 4 dimensional vector. |
IDVR.Volume.DataStructures.VolumeData | Class for controlling the whole volume data set containing all needed attributes. |
IDVR.Volume.DataStructures.VoxelData | Class for controlling the basic voxel data of the volume data set. |
IDVR.Tools.XMLParser | Class for loading and saving the application sttings into a XML-file. |