![]() |
ImFusion SDK 4.3
|
Tools and classes for 3D visualization. More...
Tools and classes for 3D visualization.
Classes | |
class | DisplayOptions3d |
Configures the display options for 3D volume rendering of images. More... | |
class | Camera |
Abstraction layer to model both intrinsic (projection) and extrinsic (view) parameters of a camera showing a 3D scene. More... | |
class | EntryExitPointRenderer |
Class for high-performance rendering of entry-exit points to be used for direct volume rendering. More... | |
class | GlVolumeRendererBasic |
Basic implementation of a direct volume renderer that supports different compositing modes. More... | |
class | GlVolumeRendererGlobalIllum |
GlVolumeRenderer that supports global illumination in terms of shadows and local ambient occlusion. More... | |
class | GlVolumeRenderer |
Interface for a class that can render volumetric data into a GlVolumeView. More... | |
class | GlVolumeView |
OpenGL view for 3D rendering and correct compositing of direct volume rendering and classic geometry-based GlObjects. More... | |
class | TransferFunction |
Modern 1D transfer function for classification during rendering. More... | |
struct | TransferFunctionFactory |
Collection of factory functions for transfer function presets. More... | |
class | TransferFunctionTissue |
Describes a single tissue of a transfer function. More... | |
class | ImageView3D |
Qt widget for 3d rendering of one or multiple images. More... | |
class | InteractionView3D |
Standard 2D/3D view interaction. More... | |
class | VolumeView |
Volumetric 3D renderer for SharedImageSets that can be hosted inside a Display. More... | |
class | VolumeViewDefaultEventHandler |
Implementation of an input event handler providing standard mouse, touch, and keyboard interaction with a VolumeView. More... | |
class | GlSweep3D |
GlObject to render an UltrasoundSweep in 3D Views. More... | |