Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
AboutBox
AbstractSerializableAbstractSerializable is a marker interface to prevent instance creation using the defaults constructor during deserialization process for abstract classes
ActionAn Action can be executed by a Property when a Condition is met
AggregationMetaData
AggregationMetaDataContainer
AnalyzeVolumeReader
AnimatedProcessorThis class manages all animations for one processor
AnimationMainclass to create an animation
AnimationEditorGlobal Container for all Animation specific Widgets
AnimationExportWidgetThis Class creates a widget for Animation to Video or Screencapture
AnimationObserverAbstract class for an observer of the animationclass
AnimationStateClass to organize all animationsettings to a certain processornetwork
AnnotationGrammar
AnnotationLexer
AnnotationNode
AnnotationNodeTypes
AnnotationParser
AnnotationTagName
AnnotationTags
AnnotationTagValues
AnnotationTerminals
AnnotationToken
AnnotationVisitor
ArithmeticExpression
BackgroundAdds a background to the image
BalancedBrickResolutionCalculatorThis class calculates balanced resolutions for the bricks
BaseModule
BasicFloatInterpolationThis class offers a set of basic interpolation functions for float-values
BasicIntInterpolationThis class offers a set of basic interpolation functions for int-values
BezierPatchA bezier surface with arbitrary dimensions
BinaryExpression
BinaryImageProcessor
BinaryOperatorCondition< T, S >
Bitmap< T >Template class representing a bitmap
BoolEndInterpolationFunctionThis class offers an interpolation function for bool-values
BoolMetaDataHolds a single boolean value to be stored as serialization meta data
BoolProperty
BoolPropertyWidget
BoolStartEndInterpolationFunctionThis class offers an interpolation function for bool-values
BoolStartInterpolationFunctionThis class offers an interpolation function for bool-values
BoundingBoxRendererDraws bounding box around the data set
BoxBrickingRegionThis class defines a box inside the volume
BoxObjectThe BoxObject is a variant type
BrickStruct Brick
BrickA Brick holds a certain amount of data at a certain position in a larger volume
BrickedVolumeBrickedVolumes are used when rendering large volumes with bricking
BrickedVolumeGLBrickedVolumeGls are used when rendering large volumes with bricking
BrickedVolumeReader
BrickedVolumeWriterThis writer writes a bricked volume into a single file
BrickingInformationThis struct holds all the information needed during the different steps of bricking
BrickingManager< T >The BrickingManager is the central organizer for bricking
BrickingRegionThis class defines a region inside a bricked volume and returns all bricks inside it
BrickingRegionManagerThis class manages the BrickingRegions
BrickLodSelectorThis class is the superclass to all classes that implement the selection of lods (level of details) for the VolumeBricks
BrickResolutionCalculatorThis class is the superclass to all classes that implement the calculation of the brick resolutions used in the bricking of large volumes
Buffer
ButtonProperty
ButtonPropertyWidget
Cache< T >Class for loading, storing and finding cached objects
CacheBaseThis class hold all functions and member which are common to all derived cache classes and do not depend on the concretely cached objects and are therefore independed from template parameters
CacheIndexClass for managing files for cache entries and storing/loading a database-like representation into/from a XML-file 'cacheindex.xml'
CacheObject< S >Wrapper class to manage deletion of objects which have been loaded by the cache and which therefore need to be deleted by the cache
CacheObject< int >Specialized template currently used by RenderTargetCache
Call1ParMemberAction< T, P >This Action can call a member function of an Object with signature void mem(P param)
CallMemberAction< T >This Action can call a member function of an Object with signature void mem()
CameraCatmullRomInterpolationFunction
CameraCubicSplineInterpolationFunction
CameraEndInterpolationFunction
CameraInteractionHandlerInteraction handler for camera interactions providing two navigation modes: trackball and first-person
CameraLinearInterpolationFunction
CameraLodSelectorThis class assigns the levels of detail based on the distance of the VolumeBricks to the current camera position
CameraPositionRenderer
CameraPropertyProperty encapsulating a tgt::Camera object
CameraPropertyTimelineStateSpecial implementation of the timeline for tgt::Camera*-property because of the fact that the template-variable is a pointer
CameraPropertyWidget
CameraSphericalLinearInterpolationFunction
CameraSquadInterpolationFunction
CameraStartEndInterpolationFunction
CameraStartInterpolationFunction
CameraWidget
Canny
CanvasRendererA CanvasRenderer is a terminating element in a network
CanvasRendererWidget
ChangeActionHandles the ChangeListener issues to inform PropertyLinks about value changes if the set-function was called
ChangeDataThis class encapsulates property values that has changed
ChoiceListComboBox
ClickableColorLabel
ClickableLabel
ClippingPlaneWidgetRenders 3D control elements to manipulate axis-aligned clipping planes
ClockProcessorA Processor class which performs clocking by generating TimeEvents which are handled by the processor itself
ClVersionSpecifies the version of the OpenCL implementation
CmpVqVectors< T_i, S_i >
CodeEdit
colComp
ColorDepthPerforms a color filtering which encodes depth information
ColorLuminancePickerA widget that allows the user to selected a luminance for a given color
ColorPickerA widget that allows the user to select a color
ColorProperty
ColorPropertyWidget
CommandA command is a functionality which can be called via commandline on program startup
Command_BenchmarkThis command is used for toggling a benchmark in the application
Command_HeightThis command is used for setting a height
Command_LoadDatasetMultipleThis command is used for loading a dataset file
Command_LoadDatasetSingleThis command is used for loading a dataset file
Command_LoadNetworkMultipleThis command is used for loading a network file but can be called multiple times It simply calls the SingleCommandOneArgument ctor and sets the values:
name = --network
shortName = -n
parameterList = <network file>
Command_LoadNetworkSingleThis command is used for loading a network file
Command_LoadSegmentationThis command is used for loading a segmentation
Command_LoadTransferFunctionThis command is used for loading a transfer function
Command_LogFileThis command is used for pointing out a logfile for writing
Command_LogLevelSets the loglevel to one of the values "debug, warning, info, error or fatal" and writes this back to the passed pointer
Command_SizeThis command is used for setting a size
Command_WidthThis command is used for setting a width
CommandlineParser
CommandQueue
CompositorComposites the the images at the two inports using the selected blending method
ConditionA Condition can check any Condition and trigger Actions if the condition is met
ConditionalDirective
ConnectedComponents2DDetects connected components in a 2D image and luminance-codes the assigned labels in a 16 bit output image
ConnectedComponents3DDetects connected components in a volume data set and intensity-codes the assigned labels in a 16 bit output volume of the same dimensions
ConnectedComponentsModule
ConsolePlugin
ConstantToken
Context
ContextProperty
Convolution
CoordinateTransformation
CoProcessorPort
CPURaycasterPerforms a simple raycasting on the CPU
CubeMeshProxyGeometryProvides a cube mesh proxy geometry with axis-aligned clipping
CubeProxyGeometryProvides a simple cube proxy with clipping
CurrentFrameGraphicsItem
CurvatureRaycaster
Curve2DSuperclass for 2-dimensional space curves: f(t) = ( x(t), y(t) )
Curve2DPolynomialImplementation of Curve2D
Curve3DSuperclass for 3-dimensional space curves
Curve3DPolynomialImplementation of Curve3D
CustomLabel
DatVolumeReaderReader for .dat files
DatVolumeWriterWrites the volume into a .dat and a .raw file
DefineDirective
DefinedOperator
DepthDarkeningPerforms depth darkening as presented by Luft et al
DepthPeelingProcessorImplementation of the 'Order-Independent Transparency' approach by Cass Everitt
Device
DicomDirDialogDicom-Dir main dialog
DicomSecurityOptionsSecurity options for a Dicom network connection
DicomSeriesInfoAttributes of a Dicom series
DicomVolumeReaderLoader for Dicom datasets
DilationPerforms a dilation operation with fixed 3x3 kernel size
DistanceMeasure
DoubleSliderDoubleSlider is a QWidget providing two sliders on one ridge to define a range
DoubleSliderSpinBoxWidget
DownloadThreadThe dicom download runs in this thread while the gui thread refreshes the progressdialog
ECGframe
EdgeDetectPerforms an edge detection
EEPGeometryIntegrator
EllMatrix< T >
EntryComparatorFunctor used to sort the CacheIndexEntry objects in ascending order via std::priority_queue taking pointers
EntryExitPointsCalculates the entry and exit points for GPU raycasting
EqualCondition< T >
ErosionPerforms an erosion operation with fixed 3x3 kernel size
ErrorDirective
ErrorLodSelectorThe level of detail selector assigns a level of detail to the VolumeBricks based on the error of their low resolution bricks compared to their high resolution versions
ErrorStructA structure holding information about how to best improve the LOD of a brick
Event
EventProperty< T >EventProperties are the usual way of accessing user-generated events in Voreen
EventPropertyBaseAbstract, non-template base class of EventProperty
EventPropertyWidget
ExpandableHeaderButton
ExplosionCompositorComposites the partial renderings of an exploded view
ExplosionProxyGeometryProvides a ray casting proxy geometry that can be sectioned into bricks for exploded views
Expression
ExpressionList
ExtensionDirective
FaceGeometryRepresents a face geometry containing a list of vertex geometries
FadePerforms a fading
FileDialogProperty
FileDialogPropertyWidget
FirstHitBitmapA specialization of Bitmap for first hit positions
FirstPersonNavigationA class that makes it possible to navigate freely through datasets like in first-person games
FloatCatmullRomInterpolationFunctionThis class offers an interpolation function for float-values
FloatEndInterpolationFunctionThis class offers an interpolation function for float-values
FloatInCircInterpolationFunctionThis class offers an interpolation function for float-values
FloatInCubicInterpolationFunctionThis class offers an interpolation function for float-values
FloatInExponentInterpolationFunctionThis class offers an interpolation function for float-values
FloatInOutCircInterpolationFunctionThis class offers an interpolation function for float-values
FloatInOutCubicInterpolationFunctionThis class offers an interpolation function for float-values
FloatInOutExponentInterpolationFunctionThis class offers an interpolation function for float-values
FloatInOutQuadInterpolationFunctionThis class offers an interpolation function for float-values
FloatInOutQuartInterpolationFunctionThis class offers an interpolation function for float-values
FloatInOutQuintInterpolationFunctionThis class offers an interpolation function for float-values
FloatInOutSineInterpolationFunctionThis class offers an interpolation function for float-values
FloatInQuadInterpolationFunctionThis class offers an interpolation function for float-values
FloatInQuartInterpolationFunctionThis class offers an interpolation function for float-values
FloatInQuintInterpolationFunctionThis class offers an interpolation function for float-values
FloatInSineInterpolationFunctionThis class offers an interpolation function for float-values
FloatLinearInterpolationFunctionThis class offers an interpolation function for float-values
FloatMat2Property
FloatMat2PropertyWidget
FloatMat3Property
FloatMat3PropertyWidget
FloatMat4Property
FloatMat4PropertyWidget
FloatMetaDataHolds a single float value to be stored as serialization meta data
FloatOutCircInterpolationFunctionThis class offers an interpolation function for float-values
FloatOutCubicInterpolationFunctionThis class offers an interpolation function for float-values
FloatOutExponentInterpolationFunctionThis class offers an interpolation function for float-values
FloatOutInCircInterpolationFunctionThis class offers an interpolation function for float-values
FloatOutInCubicInterpolationFunctionThis class offers an interpolation function for float-values
FloatOutInExponentInterpolationFunctionThis class offers an interpolation function for float-values
FloatOutInQuadInterpolationFunctionThis class offers an interpolation function for float-values
FloatOutInQuartInterpolationFunctionThis class offers an interpolation function for float-values
FloatOutInQuintInterpolationFunctionThis class offers an interpolation function for float-values
FloatOutInSineInterpolationFunctionThis class offers an interpolation function for float-values
FloatOutQuadInterpolationFunctionThis class offers an interpolation function for float-values
FloatOutQuartInterpolationFunctionThis class offers an interpolation function for float-values
FloatOutQuintInterpolationFunctionThis class offers an interpolation function for float-values
FloatOutSineInterpolationFunctionThis class offers an interpolation function for float-values
FloatProperty
FloatPropertyWidget
FloatStartEndInterpolationFunctionThis class offers an interpolation function for float-values
FloatStartInterpolationFunctionThis class offers an interpolation function for float-values
FloatVec2Property
FloatVec2PropertyWidget
FloatVec3Property
FloatVec3PropertyWidget
FloatVec4Property
FloatVec4PropertyWidget
Flow2D
Flow3D
FlowMagnitudes3DA volume pre-processor which takes a volume containing flow data for input and calculates an output volume containing only the flow magnitudes
FlowMath
FlowOrthogonalSliceRenderer
FlowreenModule
FlowreenProcessor
FlowStreamlinesTexture3D
FlythroughNavigationA class that makes it possible to use a trackball-metaphor to rotate a dataset
FormatClashExceptionThrown when a VolumeReader or VolumeWriter was tried to register for an extension/extensions that has/have a handler/handlers
Gabor
GaussianPerforms a convolution with a Gaussian filter mask
GenericCoProcessorPort< T >
GenericPort< T >Template port class to store points to type T
GenericPortTypeCheck< T >
GenericToken< T >
Geometry
GeometryProcessorRenders GeometryRenderer objects
GeometryRendererBasic processor for rendering arbitrary geometry, simply taking a Geometry object through its inport und calling render() on it
GeometryRendererBaseAbstract base class for rendering Geometry onto images
GeometrySourceReads a point list or point segment list from a text file and provides it as geometry through its outport
GLSLAnnotation
GLSLArrayOperation
GLSLAssignmentExpression
GLSLBinaryExpression
GLSLConditionalExpression
GLSLDeclaration
GLSLDeclarationList
GLSLExpression
GLSLExpressionList
GLSLFieldDeclaration
GLSLFieldSelection
GLSLFunctionCall
GLSLFunctionDeclaration
GLSLGrammar
GLSLHighlighter
GLSLInterpolationQualifier
GLSLLayoutQualifier
GLSLLexer
GLSLNode
GLSLNodeTypes
GLSLParameter
GLSLParameterQualifier
GLSLParenthesisExpression
GLSLParser
GLSLPostfixOperation
GLSLPrecisionQualifier
GLSLProgram
GLSLQualifier
GLSLRaycasterPerforms a simple single pass raycasting which can be modified by changing the shader property
GLSLStorageQualifier
GLSLStructDeclaratorList
GLSLStructSpecifier
GLSLSymbol
GLSLTerminals
GLSLTypeQualifier
GLSLTypeSpecifier
GLSLUnaryExpression
GLSLVariable
GLSLVariableSymbol
GLSLVisitor
Grammar
GrammarSymbol
GraphNodeComparatorComparator class allowing to compare the content of the passed GraphNode pointers instead of only comporing the pointers with each other
GrayscaleSimple color to grayscale image processor
GrayscaleCLSimple color to grayscale image processor
GreaterCondition< T >
GreaterEqualCondition< T >
HalfAngleSlicer
HelpBrowserA simple HTML browser
highlightRule_s
HistogramHistogram base class
HistogramIntensity1D Intensity Histogram
HistogramIntensityGradient2D histogram using intensity and gradient length
HistogramPainterThis class draws a polygon that shows the histogram of a volume dataset
HistogramThreadBackground thread for calculating a histogram
HPMCModule
IdentifierList
IDManagerIDManager class for picking
IDRaycasterWrites color coded regions of a segmented dataset to the alpha channel of the rendering target
IfdefDirective
IfDirective
IfndefDirective
ImageAbstraction
ImageMaskingMasks the input by a mask color
ImageOverlayOverlays an image on top of the rendering
ImageProcessorBase class for fragment shader based post processors
ImageProcessorDepthBase class for post processors that analyze the depth buffer
ImageSelectorSelects a single volume out of an input image sequence
ImageSequence
ImageSequenceLoopFinalizerDefines an image-processing loop in combination with ImageSequenceLoopInitiator
ImageSequenceLoopInitiatorDefines an image-processing loop in combination with ImageSequenceLoopFinalizer
ImageSequenceSourceLoads all image files from a directory and puts them out as ImageSequence containing one OpenGL texture per image
ImageSourceLoads an image file from disk and supplies it as rendering
ImageThresholdPerforms a thresholding
IncludeDirective
InCondition< T >
InputMappingDialog
IntCatmullRomInterpolationFunctionThis class offers an interpolation function for int-values
IntConstant
IntEndInterpolationFunctionThis class offers an interpolation function for int-values
IntensityMeasure
InteractionHandlerAbstract base class for interaction handlers that can be attached to processors and react to user events
InteractionHandlerFactoryThe InteractionHandlerFactory class is responsible for the creation of InteractionHandler objects during serialization process
InterfileVolumeReader
InterpolationFunction< T >This class represents an interpolation function between two values
InterpolationFunctionBaseThis class is an non-templated interface for interpolation functions
InterpolationFunctionFactory< T >Manages all possible interpolation functions for a given InterpolationFunction<T>
IntInCircInterpolationFunctionThis class offers an interpolation function for int-values
IntInCubicInterpolationFunctionThis class offers an interpolation function for int-values
IntInExponentInterpolationFunctionThis class offers an interpolation function for int-values
IntInOutCircInterpolationFunctionThis class offers an interpolation function for int-values
IntInOutCubicInterpolationFunctionThis class offers an interpolation function for int-values
IntInOutExponentInterpolationFunctionThis class offers an interpolation function for int-values
IntInOutQuadInterpolationFunctionThis class offers an interpolation function for int-values
IntInOutQuartInterpolationFunctionThis class offers an interpolation function for int-values
IntInOutQuintInterpolationFunctionThis class offers an interpolation function for int-values
IntInOutSineInterpolationFunctionThis class offers an interpolation function for int-values
IntInQuadInterpolationFunctionThis class offers an interpolation function for int-values
IntInQuartInterpolationFunctionThis class offers an interpolation function for int-values
IntInQuintInterpolationFunctionThis class offers an interpolation function for int-values
IntInSineInterpolationFunctionThis class offers an interpolation function for int-values
IntLinearInterpolationFunctionThis class offers an interpolation function for int-values
IntMetaDataHolds a single int value to be stored as serialization meta data
IntOutCircInterpolationFunctionThis class offers an interpolation function for int-values
IntOutCubicInterpolationFunctionThis class offers an interpolation function for int-values
IntOutExponentInterpolationFunctionThis class offers an interpolation function for int-values
IntOutInCircInterpolationFunctionThis class offers an interpolation function for int-values
IntOutInCubicInterpolationFunctionThis class offers an interpolation function for int-values
IntOutInExponentInterpolationFunctionThis class offers an interpolation function for int-values
IntOutInQuadInterpolationFunctionThis class offers an interpolation function for int-values
IntOutInQuartInterpolationFunctionThis class offers an interpolation function for int-values
IntOutInQuintInterpolationFunctionThis class offers an interpolation function for int-values
IntOutInSineInterpolationFunctionThis class offers an interpolation function for int-values
IntOutQuadInterpolationFunctionThis class offers an interpolation function for int-values
IntOutQuartInterpolationFunctionThis class offers an interpolation function for int-values
IntOutQuintInterpolationFunctionThis class offers an interpolation function for int-values
IntOutSineInterpolationFunctionThis class offers an interpolation function for int-values
IntProperty
IntPropertyWidget
IntStartEndInterpolationFunctionThis class offers an interpolation function for int-values
IntStartInterpolationFunctionThis class offers an interpolation function for int-values
IntVec2Property
IntVec2PropertyWidget
IntVec3Property
IntVec3PropertyWidget
IntVec4Property
IntVec4PropertyWidget
IOProgressBase class for GUI toolkit specific progress bars
IOProgressDialogA class for a small dialog indicating the progress of loading a file by using a QProgressDialog
IsosurfaceExtractor
ItemSet< T >
IVec2EndInterpolationFunctionThis class offers an interpolation function for ivec2-values
IVec2InCircInterpolationFunctionThis class offers an interpolation function for ivec2
IVec2InCubicInterpolationFunctionThis class offers an interpolation function for ivec2
IVec2InExponentInterpolationFunctionThis class offers an interpolation function for ivec2
IVec2InOutCircInterpolationFunctionThis class offers an interpolation function for ivec2
IVec2InOutCubicInterpolationFunctionThis class offers an interpolation function for ivec2
IVec2InOutExponentInterpolationFunctionThis class offers an interpolation function for ivec2
IVec2InOutQuadInterpolationFunctionThis class offers an interpolation function for ivec2
IVec2InOutQuartInterpolationFunctionThis class offers an interpolation function for ivec2
IVec2InOutQuintInterpolationFunctionThis class offers an interpolation function for ivec2
IVec2InOutSineInterpolationFunctionThis class offers an interpolation function for ivec2
IVec2InQuadInterpolationFunctionThis class offers an interpolation function for ivec2
IVec2InQuartInterpolationFunctionThis class offers an interpolation function for ivec2
IVec2InQuintInterpolationFunctionThis class offers an interpolation function for ivec2
IVec2InSineInterpolationFunctionThis class offers an interpolation function for ivec2
IVec2LinearInterpolationFunctionThis class offers an interpolation function for ivec2
IVec2OutCircInterpolationFunctionThis class offers an interpolation function for ivec2
IVec2OutCubicInterpolationFunctionThis class offers an interpolation function for ivec2
IVec2OutExponentInterpolationFunctionThis class offers an interpolation function for ivec2
IVec2OutInCircInterpolationFunctionThis class offers an interpolation function for ivec2
IVec2OutInCubicInterpolationFunctionThis class offers an interpolation function for ivec2
IVec2OutInExponentInterpolationFunctionThis class offers an interpolation function for ivec2
IVec2OutInQuadInterpolationFunctionThis class offers an interpolation function for ivec2
IVec2OutInQuartInterpolationFunctionThis class offers an interpolation function for ivec2
IVec2OutInQuintInterpolationFunctionThis class offers an interpolation function for ivec2
IVec2OutInSineInterpolationFunctionThis class offers an interpolation function for ivec2
IVec2OutQuadInterpolationFunctionThis class offers an interpolation function for ivec2
IVec2OutQuartInterpolationFunctionThis class offers an interpolation function for ivec2
IVec2OutQuintInterpolationFunctionThis class offers an interpolation function for ivec2
IVec2OutSineInterpolationFunctionThis class offers an interpolation function for ivec2
IVec2StartEndInterpolationFunctionThis class offers an interpolation function for ivec2-values
IVec2StartInterpolationFunctionThis class offers an interpolation function for ivec2-values
IVec3EndInterpolationFunctionThis class offers an interpolation function for ivec3-values
IVec3InCircInterpolationFunctionThis class offers an interpolation function for ivec3
IVec3InCubicInterpolationFunctionThis class offers an interpolation function for ivec3
IVec3InExponentInterpolationFunctionThis class offers an interpolation function for ivec3
IVec3InOutCircInterpolationFunctionThis class offers an interpolation function for ivec3
IVec3InOutCubicInterpolationFunctionThis class offers an interpolation function for ivec3
IVec3InOutExponentInterpolationFunctionThis class offers an interpolation function for ivec3
IVec3InOutQuadInterpolationFunctionThis class offers an interpolation function for ivec3
IVec3InOutQuartInterpolationFunctionThis class offers an interpolation function for ivec3
IVec3InOutQuintInterpolationFunctionThis class offers an interpolation function for ivec3
IVec3InOutSineInterpolationFunctionThis class offers an interpolation function for ivec3
IVec3InQuadInterpolationFunctionThis class offers an interpolation function for ivec3
IVec3InQuartInterpolationFunctionThis class offers an interpolation function for ivec3
IVec3InQuintInterpolationFunctionThis class offers an interpolation function for ivec3
IVec3InSineInterpolationFunctionThis class offers an interpolation function for ivec3
IVec3LinearInterpolationFunctionThis class offers an interpolation function for ivec3
IVec3OutCircInterpolationFunctionThis class offers an interpolation function for ivec3
IVec3OutCubicInterpolationFunctionThis class offers an interpolation function for ivec3
IVec3OutExponentInterpolationFunctionThis class offers an interpolation function for ivec3
IVec3OutInCircInterpolationFunctionThis class offers an interpolation function for ivec3
IVec3OutInCubicInterpolationFunctionThis class offers an interpolation function for ivec3
IVec3OutInExponentInterpolationFunctionThis class offers an interpolation function for ivec3
IVec3OutInQuadInterpolationFunctionThis class offers an interpolation function for ivec3
IVec3OutInQuartInterpolationFunctionThis class offers an interpolation function for ivec3
IVec3OutInQuintInterpolationFunctionThis class offers an interpolation function for ivec3
IVec3OutInSineInterpolationFunctionThis class offers an interpolation function for ivec3
IVec3OutQuadInterpolationFunctionThis class offers an interpolation function for ivec3
IVec3OutQuartInterpolationFunctionThis class offers an interpolation function for ivec3
IVec3OutQuintInterpolationFunctionThis class offers an interpolation function for ivec3
IVec3OutSineInterpolationFunctionThis class offers an interpolation function for ivec3
IVec3StartEndInterpolationFunctionThis class offers an interpolation function for ivec3-values
IVec3StartInterpolationFunctionThis class offers an interpolation function for ivec3-values
IVec4EndInterpolationFunctionThis class offers an interpolation function for ivec4-values
IVec4InCircInterpolationFunctionThis class offers an interpolation function for ivec4
IVec4InCubicInterpolationFunctionThis class offers an interpolation function for ivec4
IVec4InExponentInterpolationFunctionThis class offers an interpolation function for ivec4
IVec4InOutCircInterpolationFunctionThis class offers an interpolation function for ivec4
IVec4InOutCubicInterpolationFunctionThis class offers an interpolation function for ivec4
IVec4InOutExponentInterpolationFunctionThis class offers an interpolation function for ivec4
IVec4InOutQuadInterpolationFunctionThis class offers an interpolation function for ivec4
IVec4InOutQuartInterpolationFunctionThis class offers an interpolation function for ivec4
IVec4InOutQuintInterpolationFunctionThis class offers an interpolation function for ivec4
IVec4InOutSineInterpolationFunctionThis class offers an interpolation function for ivec4
IVec4InQuadInterpolationFunctionThis class offers an interpolation function for ivec4
IVec4InQuartInterpolationFunctionThis class offers an interpolation function for ivec4
IVec4InQuintInterpolationFunctionThis class offers an interpolation function for ivec4
IVec4InSineInterpolationFunctionThis class offers an interpolation function for ivec4
IVec4LinearInterpolationFunctionThis class offers an interpolation function for ivec4
IVec4OutCircInterpolationFunctionThis class offers an interpolation function for ivec4
IVec4OutCubicInterpolationFunctionThis class offers an interpolation function for ivec4
IVec4OutExponentInterpolationFunctionThis class offers an interpolation function for ivec4
IVec4OutInCircInterpolationFunctionThis class offers an interpolation function for ivec4
IVec4OutInCubicInterpolationFunctionThis class offers an interpolation function for ivec4
IVec4OutInExponentInterpolationFunctionThis class offers an interpolation function for ivec4
IVec4OutInQuadInterpolationFunctionThis class offers an interpolation function for ivec4
IVec4OutInQuartInterpolationFunctionThis class offers an interpolation function for ivec4
IVec4OutInQuintInterpolationFunctionThis class offers an interpolation function for ivec4
IVec4OutInSineInterpolationFunctionThis class offers an interpolation function for ivec4
IVec4OutQuadInterpolationFunctionThis class offers an interpolation function for ivec4
IVec4OutQuartInterpolationFunctionThis class offers an interpolation function for ivec4
IVec4OutQuintInterpolationFunctionThis class offers an interpolation function for ivec4
IVec4OutSineInterpolationFunctionThis class offers an interpolation function for ivec4
IVec4StartEndInterpolationFunctionThis class offers an interpolation function for ivec4-values
IVec4StartInterpolationFunctionThis class offers an interpolation function for ivec4-values
Kernel
KeyDetectorWidget
KeyframeGraphicsItemQGraphicsItem representing a KeyFrame
KeyValueFactory
LabelingPerforms an interactive illustration of the volume rendering
LabelingWidgetAbstraction layer for GUI access
LabelingWidgetQt
LargeVolumeManagerThis class is just a wrapper for the BrickingManager
LessCondition< T >
LessEqualCondition< T >
Lexer
LightProperty
LightPropertyWidget
LightWidget
LightWidgetRendererDraws a yellow sphere that indicates the position of the light source and can be moved
LineDirective
LineEditResetWidget
LinkEvaluatorBaseAn object of this type is assigned to each PropertyLink, which uses it for the actual link execution
LinkEvaluatorBoolInvertPropagates an inverted boolean value
LinkEvaluatorFactory
LinkEvaluatorIdPropagates the unmodified source value to the destination property
LinkEvaluatorIdNormalizedPropagates the normalized source value to the destination property
LinkEvaluatorPythonModifies the source value by an arbitrary Python scripts and assigns the result to the destination property
LinkingScriptManagerThis class manages simple editing, loading and saving of python scripts used for Property Links /sa CodeEdit
LogicalBinaryExpression
LogicalExpression
LoopCompositor
LoopPortTypeCheck
LR0Item[A -> B.C]
LR1Item[A -> B.C, x]
Macro
MarchingCubes< T >
MarchingCubesRenderer
Mat2EndInterpolationFunctionThis class offers an interpolation function for mat2-values
Mat2InCircInterpolationFunctionThis class offers an interpolation function for mat2
Mat2InCubicInterpolationFunctionThis class offers an interpolation function for mat2
Mat2InExponentInterpolationFunctionThis class offers an interpolation function for mat2
Mat2InOutCircInterpolationFunctionThis class offers an interpolation function for mat2
Mat2InOutCubicInterpolationFunctionThis class offers an interpolation function for mat2
Mat2InOutExponentInterpolationFunctionThis class offers an interpolation function for mat2
Mat2InOutQuadInterpolationFunctionThis class offers an interpolation function for mat2
Mat2InOutQuartInterpolationFunctionThis class offers an interpolation function for mat2
Mat2InOutQuintInterpolationFunctionThis class offers an interpolation function for mat2
Mat2InOutSineInterpolationFunctionThis class offers an interpolation function for mat2
Mat2InQuadInterpolationFunctionThis class offers an interpolation function for mat2
Mat2InQuartInterpolationFunctionThis class offers an interpolation function for mat2
Mat2InQuintInterpolationFunctionThis class offers an interpolation function for mat2
Mat2InSineInterpolationFunctionThis class offers an interpolation function for mat2
Mat2LinearInterpolationFunctionThis class offers an interpolation function for mat2
Mat2OutCircInterpolationFunctionThis class offers an interpolation function for mat2
Mat2OutCubicInterpolationFunctionThis class offers an interpolation function for mat2
Mat2OutExponentInterpolationFunctionThis class offers an interpolation function for mat2
Mat2OutInCircInterpolationFunctionThis class offers an interpolation function for mat2
Mat2OutInCubicInterpolationFunctionThis class offers an interpolation function for mat2
Mat2OutInExponentInterpolationFunctionThis class offers an interpolation function for mat2
Mat2OutInQuadInterpolationFunctionThis class offers an interpolation function for mat2
Mat2OutInQuartInterpolationFunctionThis class offers an interpolation function for mat2
Mat2OutInQuintInterpolationFunctionThis class offers an interpolation function for mat2
Mat2OutInSineInterpolationFunctionThis class offers an interpolation function for mat2
Mat2OutQuadInterpolationFunctionThis class offers an interpolation function for mat2
Mat2OutQuartInterpolationFunctionThis class offers an interpolation function for mat2
Mat2OutQuintInterpolationFunctionThis class offers an interpolation function for mat2
Mat2OutSineInterpolationFunctionThis class offers an interpolation function for mat2
Mat2StartEndInterpolationFunctionThis class offers an interpolation function for mat2-values
Mat2StartInterpolationFunctionThis class offers an interpolation function for mat2-values
Mat3EndInterpolationFunctionThis class offers an interpolation function for mat3-values
Mat3InCircInterpolationFunctionThis class offers an interpolation function for mat3
Mat3InCubicInterpolationFunctionThis class offers an interpolation function for mat3
Mat3InExponentInterpolationFunctionThis class offers an interpolation function for mat3
Mat3InOutCircInterpolationFunctionThis class offers an interpolation function for mat3
Mat3InOutCubicInterpolationFunctionThis class offers an interpolation function for mat3
Mat3InOutExponentInterpolationFunctionThis class offers an interpolation function for mat3
Mat3InOutQuadInterpolationFunctionThis class offers an interpolation function for mat3
Mat3InOutQuartInterpolationFunctionThis class offers an interpolation function for mat3
Mat3InOutQuintInterpolationFunctionThis class offers an interpolation function for mat3
Mat3InOutSineInterpolationFunctionThis class offers an interpolation function for mat3
Mat3InQuadInterpolationFunctionThis class offers an interpolation function for mat3
Mat3InQuartInterpolationFunctionThis class offers an interpolation function for mat3
Mat3InQuintInterpolationFunctionThis class offers an interpolation function for mat3
Mat3InSineInterpolationFunctionThis class offers an interpolation function for mat3
Mat3LinearInterpolationFunctionThis class offers an interpolation function for mat3
Mat3OutCircInterpolationFunctionThis class offers an interpolation function for mat3
Mat3OutCubicInterpolationFunctionThis class offers an interpolation function for mat3
Mat3OutExponentInterpolationFunctionThis class offers an interpolation function for mat3
Mat3OutInCircInterpolationFunctionThis class offers an interpolation function for mat3
Mat3OutInCubicInterpolationFunctionThis class offers an interpolation function for mat3
Mat3OutInExponentInterpolationFunctionThis class offers an interpolation function for mat3
Mat3OutInQuadInterpolationFunctionThis class offers an interpolation function for mat3
Mat3OutInQuartInterpolationFunctionThis class offers an interpolation function for mat3
Mat3OutInQuintInterpolationFunctionThis class offers an interpolation function for mat3
Mat3OutInSineInterpolationFunctionThis class offers an interpolation function for mat3
Mat3OutQuadInterpolationFunctionThis class offers an interpolation function for mat3
Mat3OutQuartInterpolationFunctionThis class offers an interpolation function for mat3
Mat3OutQuintInterpolationFunctionThis class offers an interpolation function for mat3
Mat3OutSineInterpolationFunctionThis class offers an interpolation function for mat3
Mat3StartEndInterpolationFunctionThis class offers an interpolation function for mat3-values
Mat3StartInterpolationFunctionThis class offers an interpolation function for mat3-values
Mat4EndInterpolationFunctionThis class offers an interpolation function for mat4-values
Mat4InCircInterpolationFunctionThis class offers an interpolation function for mat4
Mat4InCubicInterpolationFunctionThis class offers an interpolation function for mat4
Mat4InExponentInterpolationFunctionThis class offers an interpolation function for mat4
Mat4InOutCircInterpolationFunctionThis class offers an interpolation function for mat4
Mat4InOutCubicInterpolationFunctionThis class offers an interpolation function for mat4
Mat4InOutExponentInterpolationFunctionThis class offers an interpolation function for mat4
Mat4InOutQuadInterpolationFunctionThis class offers an interpolation function for mat4
Mat4InOutQuartInterpolationFunctionThis class offers an interpolation function for mat4
Mat4InOutQuintInterpolationFunctionThis class offers an interpolation function for mat4
Mat4InOutSineInterpolationFunctionThis class offers an interpolation function for mat4
Mat4InQuadInterpolationFunctionThis class offers an interpolation function for mat4
Mat4InQuartInterpolationFunctionThis class offers an interpolation function for mat4
Mat4InQuintInterpolationFunctionThis class offers an interpolation function for mat4
Mat4InSineInterpolationFunctionThis class offers an interpolation function for mat4
Mat4LinearInterpolationFunctionThis class offers an interpolation function for mat4
Mat4OutCircInterpolationFunctionThis class offers an interpolation function for mat4
Mat4OutCubicInterpolationFunctionThis class offers an interpolation function for mat4
Mat4OutExponentInterpolationFunctionThis class offers an interpolation function for mat4
Mat4OutInCircInterpolationFunctionThis class offers an interpolation function for mat4
Mat4OutInCubicInterpolationFunctionThis class offers an interpolation function for mat4
Mat4OutInExponentInterpolationFunctionThis class offers an interpolation function for mat4
Mat4OutInQuadInterpolationFunctionThis class offers an interpolation function for mat4
Mat4OutInQuartInterpolationFunctionThis class offers an interpolation function for mat4
Mat4OutInQuintInterpolationFunctionThis class offers an interpolation function for mat4
Mat4OutInSineInterpolationFunctionThis class offers an interpolation function for mat4
Mat4OutQuadInterpolationFunctionThis class offers an interpolation function for mat4
Mat4OutQuartInterpolationFunctionThis class offers an interpolation function for mat4
Mat4OutQuintInterpolationFunctionThis class offers an interpolation function for mat4
Mat4OutSineInterpolationFunctionThis class offers an interpolation function for mat4
Mat4StartEndInterpolationFunctionThis class offers an interpolation function for mat4-values
Mat4StartInterpolationFunctionThis class offers an interpolation function for mat4-values
MatrixPropertyWidget
MaximumBrickResolutionCalculatorThis class calculates maximum resolutions for the bricks
MeanPerforms a mean filtering
MedianPerforms a median filtering
MemoryObject
MeshClippingProvides clipping a list of mesh geometries against an arbitrarily oriented clipping plane
MeshClippingWidgetRenders 3D-control elements to manipulate an arbitrary oriented clipping plane using linking to propagate property changes to MeshClipping processors
MeshEntryExitPointsCalculates the entry and exit points for GPU raycasting and stores them in textures
MeshGeometryRepresents a mesh geometry containing a list of face geometries
MeshListGeometryRepresents a mesh geometry containing a list of mesh geometries
MeshSlabClippingCuts a slab of arbitrary orientation and thickness out of the input MeshListGeometry by clipping it against two parallel planes
MetaDataBaseThe MetaDataBase class is used to associate data from outside the core with core data for serialization and deserialization
MetaDataContainerMetaDataContainer stores meta data
Modality
ModifierDetectorWidget
MultiplanarSliceRenderer
MultipleCommand< T, U, V, W >This class represents a command which can be called multiple times in a given commandline and can have 1-4 arguments of types T, U, V and U
MultipleCommandZeroArgumentsThis class represents a command with zero arguments which can be called multiple times in a given commandline
MultiPointInterpolationFunction< T >
MultiScalePerforms a scaling
MultiSurfaceRenderer
MultiVolumeProxyGeometryProvides a cube mesh proxy geometry for multi-volume raycasting
MultiVolumeRaycasterPerforms a single-pass multi-volume raycasting of up to four volumes, providing several shading and compositing modes
MultiVolumeReaderReader for simple text files (.mv) that specify multiple volume files to load, one file per line
MWheelNumPropInteractionHandler< T >
NameChangeDialog
NetworkConverterThis abstract class serves as the base of several incrementally working NetworkConverters
NetworkConverter4to5The NetworkConverter4to5 converts the serialized XML data for a version 4 ProcessorNetwork to XML data for a version 5 ProcessorNetwork
NetworkConverter5to6The NetworkConverter4to5 converts the serialized XML data for a version 4 ProcessorNetwork to XML data for a version 5 ProcessorNetwork
NetworkEvaluator
NetworkGraphClass for representing processor networks as directed graphs
NetworkSerializerSerializes the data structure of processors to an XML file
NoActionThis Action does nothing
NodeChainInterpolationItem
NodeChainItem
NodeChainScene
NodeChainView
NonMinMaxSuppressionPerforms a non-maximum suppression
NrrdVolumeReaderReader for .nrrd volume files (nearly raw raster data)
NrrdVolumeWriterWriter for .nrrd volume files (nearly raw raster data)
NumericProperty< T >
NumericPropertyValidation< T >
Observable< T >Base class for Observable classes, takes care of relationship management between observers and observed objects
ObservableBaseBase class for Observable classes
ObserverQuite general implementation of the observer design pattern, takes care of relationship management between observers and observed objects
OpenCL
OpenCLModule
Option< T >
OptionProperty< T >Generic option property allowing the user to select one out of multiple options
OptionPropertyBaseNon-generic base type for option properties
OptionPropertyValidation< T >
OptionPropertyWidget
OrientationOverlayRenders an orientation cube over the input rendering and optionally draws a tripod
OverviewViewThe View for the Overviewwidget
OverviewWidgetDisplays a timeline for global animationorientation and intuitiv framechanges
PackingBrick< T >This class is used for the purpose of packing several bricks of (maybe downsampled) volume data into one volume
PackingBrickAssigner< T >Assigns VolumeBricks to PackingBricks
ParenthesisExpression
Parser
ParserAction
ParserActionAccept
ParserActionError
ParserActionReduce
ParserActionTransition
ParserSymbol
ParserTable
ParserTableRow
ParseTreeNode
ParseTreeVisitor
PerformanceRecordHolds profiling info for an object
PerformanceSample
PhilipsUSVolumeReaderReader for Philips Sonos 7500 .dcm files
PickableObject
PickingManager
Platform
PointGeometry< T >Used to store a single point in the geometry container
PointListGeometry< T >
PointListGeometryVec3
PointListRendererRenders a PointListGeometry<tgt::vec3> or PointSegmentListGeometry<tgt::vec3> which is passed through a geometry inport
PointSegmentListGeometry< T >
PointSegmentListRendererRenders a PointSegmentListGeometry<tgt::vec3> which is passed through a geometry inport
PolynomialSpecifies a polynomial by its degree and coefficients: poly(x) = coeff[0] + coeff[1]*x +
PortThis class describes a port of a Processor
PortGroupThis class groups RenderPorts to allow easy rendering to multiple targets
PortTypeCheck
PortTypeCheckReject
PositionMetaDataThe PositionMetaData class stores position information of GUI widgets
PragmaDirective
PreprocessorGrammar
PreprocessorLexer
PreprocessorNodeTypesA struct to facilitate the runtime-identification of different ParseTreeNode sub-classes for the visitor design pattern
PreprocessorParser
PreprocessorSymbol
PreprocessorTerminals
PreprocessorVisitor
PrimitiveMetaDataBase< T >Generic abstract base class for meta data of primitive types
ProcessorThe base class for all processor classes used in Voreen
ProcessorFactory
ProcessorListItem
ProcessorListTreeWidget
ProcessorListWidget
ProcessorNetworkManages a network of processors
ProcessorNetworkObserverInterface for network observers
ProcessorPropertiesWidgetWidget containing each processor's property widgets
ProcessorTimelineWidget
ProcessorWidget
ProcessorWidgetFactory
ProcessWrapperWrapper around the process() calls
ProductionA -> B C D
ProductionStub
ProfilingBlockThe constructor/destructor of this class is used to time blocks
Program
PropertyBase class for processor properties
PropertyKeyValue< T >Class for creating an animation
PropertyKeyValueBaseNon-templated base class for generic PropertyKeyValues
PropertyLinkThis class establishes a link between two properties
PropertyListWidgetThis class displays a list of ProcessorPropertiesWidgets representing the processors' properties in a network
PropertyOwner
PropertyTimelineInterface for the templated PropertyTimelines
PropertyTimelineFactory
PropertyTimelineView
PropertyTimelineWidgetGraphical representation of a PropertyTimeline in the animationcore
PropertyVector
PropertyVectorWidget
PropertyWidgetA PropertyWidget is a graphical Representation for a Property
PropertyWidgetFactoryA PropertyWidgetFactory creates Widgets for every Property
ProxyGeometryAbstract base class for all proxy geometries
PVMModule
PVMVolumeReaderReads a volume dataset from a file in Stefan Roettger's PVM file format
PythonHighlighter
QProcessorWidget
QProcessorWidgetFactory
QPropertyWidget
QPropertyWidgetFactoryCreates Qt PropertyWidgets
QPropertyWidgetWithEditorWindow
QRCTreeWidget
QuadHidacVolumeReaderReads a volume dataset from a file produced by the quadHIDAC small-animal PET
QuadView
QuatEndInterpolationFunctionThis class offers an interpolation function for quat-values
QuatLinearInterpolationFunctionThis class offers an interpolation function for quat
QuatSphericalLinearInterpolationFunctionThis class offers an interpolation function for quat
QuatStartEndInterpolationFunctionThis class offers an interpolation function for quat-values
QuatStartInterpolationFunctionThis class offers an interpolation function for quat-values
RamManager< T >Manages the RAM while bricking large datasets that wouldn't fit into the RAM otherwise
Raw2FlowConverter
RawVolumeReaderReads a raw volume dataset
RawVolumeWidget
RaytracingEntryExitPointsCalculates the entry and exit points for GPU raycasting
ReadHintsContains hints about the volume dataset
RegionOfInterest2DAllows the user to sketch arbitrarily shaped 2D regions of interest: points, line strip, spline curve, free-form patch
RegionOfInterestGeometryGeometry representing one region of interest (ROI)
RenderLoopFinalizerIn combination with RenderLoopInitiator, this class is used to define render loops
RenderLoopInitiatorIn combination with RenderLoopFinalizer, this class is used to define render loops
RenderPort
RenderProcessorThe base class for all processor classes that render to RenderPorts
RenderStoreA RenderStore stores a copy of its input image and makes it available to other processors via a render outport
RenderTarget
RenderTargetViewerShow currently used RenderTargets for debugging purposes
RGBRaycasterPerforms raycasting of an RGB volume by applying a hue-based transfer function
Sampler
ScalarGeometry
ScalingProcessorPerforms a scaling
ScriptManagerLinking
SegmentationRaycasterRaycasting of a segmented data set
SegmentationValidationMeasures the quality of a volume segmentation by comparing it against a reference segmentation
SelectionMetaData< T >The SelectionMetaData class stores a vector of selected entities (e.g
SerializableSerializable declares the interface for user defined data types which should allow (de-)serialization
SerializableFactoryThe SerializableFactory is an interface for realizing classes which are supposed to create Serializable objects according to a given type string
SerializationExceptionBase class of all serialization exceptions
SeriesListWidgetLists dicom series. Provides find-as-you-type search field
ServerConfigHolds all infos for server bookmark
ServerConfigDialogThis Dialog allows editing of server bookmarks
ServerDialogDicom-Download main dialog
ShaderPlugin
ShaderProperty
ShaderPropertyWidget
ShaderSource
ShaderSourceEndInterpolationFunctionThis class offers an interpolation function for ShaderSources
ShaderSourceStartEndInterpolationFunctionThis class offers an interpolation function for ShaderSources
ShaderSourceStartInterpolationFunctionThis class offers an interpolation function for ShaderSources
SharedTexture
SimpleBrickingRegionThis simplest region of them all
SimpleRaycasterPerforms a simple single pass raycasting with only some capabilites
SimpleTexture< T >
SingleCommand< T, U, V, W >This class represents a command which can occur only once in a given commandline and can have 1-4 arguments of types T, U, V and U
SingleCommandZeroArgumentsThis class represents a command with zero arguments which can only occur once in a given commandline
SingleScale
SingleVolumeRaycasterThis is the standard raycaster within Voreen
SingleVolumeSlicerSlicing-based volume renderer using view plane aligned slices
SlicePositionRenderer
SliceRendererBaseBase class for all SliceRendering sub classes
SliceViewerPerforms slice rendering of a single or multiple slices along one of the three main axis of the volume
SliderSpinBoxWidget
SnapshotPlugin
StandardBrickResolutionCalculatorThis class calculates the brick resolutions so that at all bricks have either one of two resolutions, and that at least half of the bricks have the higher one of those two resolutions
Statement
StatusArea
StreamlineTexture< T >
StreamlineTextureElement
StringEndInterpolationFunctionThis class offers an interpolation function for strings
StringMetaDataHolds a single string value to be stored as serialization meta data
StringOptionProperty
StringProperty
StringPropertyWidget
StringStartEndInterpolationFunctionThis class offers an interpolation function for strings
StringStartInterpolationFunctionThis class offers an interpolation function for strings
StringUtility
SubEntryComparatorFunctor used to sort CacheIndexSubEntry object in ascending order via std::priority_queue which takes CacheIndexSubEntry*
Symbol
SymbolTable< T >
SyntaxHighlighter
TargetAction< T >Inherit from a TagetAction<YourTarget> and you will get an action that acts on a target
TemplateProperty< T >Stores a parameter value and additional information regarding the parameter
TemplatePropertyCondition< T, S >Base for Conditions that observe a TemplateProperty and exec actions depending on that Property's value
TemplatePropertyTimeline< T >This class organizes all animationsettings of one property of the type T
TemplatePropertyTimelineState< T >This class organizes all animationsettings of one property of the type T
TemplatePropertyTimelineStateFactory
TemplatePropertyTimelineWidget< T >
TemporaryNodeChangerThis is a helper class to ensure correct state of the XML node for inserting or reading data
TemporaryUsePointerContentSerializationChangerThis is a helper class to ensure correct use pointer content serialization state
TerminalsMapClass to setup a grammar and finally the tables for a parser for that grammar
TextFileReaderHelper for parsing simple text files as used by the .dat file format
TextNode
TextOverlayOverlays text on top of the input image
TextPort
TextSourceProvides a textport output with content defined by the corresponding property
TexturedGeometryRendererRenders a geometry with a texture applied to it
TGTVec3PointGeometryUsed to store a single tgt::vec3 in the geometry container
TGTVec4PointGeometryUsed to store a single tgt::vec4 in the geometry container
TiffVolumeReaderReads a multi-image TIFF file into a volume dataset
TimelineObserverAn abstract class for an observer of the animationclass
TimelineWidget
Token
TokenList
TrackballNavigationA class that makes it possible to use a trackball-metaphor to rotate, zoom, shift, roll a dataset
TransFuncBase class for transfer functions
TransFuncBananaA banana primitive
TransFuncEditorAbstract base class for all transfer function widgets
TransFuncEditorIntensityTransFuncEditorIntensity is an editor widget for an intensity transfer function
TransFuncEditorIntensityGradientTransFuncEditorIntensityGradient is an editor widget for 2D transfer functions
TransFuncEditorIntensityPetTransFuncEditorIntensityPet is an editor widget for transfer functions with focus on PET data
TransFuncEditorIntensityRampTransFuncEditorIntensityRamp is an editor widget for an intensity transfer function
TransFuncEndInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncFactoryThe TransFuncFactory class is responsible for transfer function creation during serialization process
TransFuncIntensityOne dimensional, piece-wise linear transfer function based on key values
TransFuncIntensityGradientThis class represents a two-dimensional intensity-gradient based transfer function
TransFuncIntensityGradientPainterPainter implementation for drawing onto a tgt::QtCanvas for editing 2D transfer functions
TransFuncKeyWiseCircInInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncKeyWiseCircInOutInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncKeyWiseCircOutInInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncKeyWiseCircOutInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncKeyWiseCubicInInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncKeyWiseCubicInOutInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncKeyWiseCubicOutInInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncKeyWiseCubicOutInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncKeyWiseExponentInInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncKeyWiseExponentInOutInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncKeyWiseExponentOutInInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncKeyWiseExponentOutInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncKeyWiseInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncKeyWiseQuadInInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncKeyWiseQuadInOutInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncKeyWiseQuadOutInInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncKeyWiseQuadOutInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncKeyWiseQuartInInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncKeyWiseQuartInOutInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncKeyWiseQuartOutInInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncKeyWiseQuartOutInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncKeyWiseQuintInInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncKeyWiseQuintInOutInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncKeyWiseQuintOutInInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncKeyWiseQuintOutInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncKeyWiseSineInInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncKeyWiseSineInOutInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncKeyWiseSineOutInInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncKeyWiseSineOutInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncMappingCanvasA widget that provides a canvas to edit the keys of an intensity transfer function
TransFuncMappingCanvasRampA widget that provides a canvas to edit an intensity transfer function
TransFuncMappingKeyOne of multiple keys that define a TransfuncIntensity
TransFuncPluginContainer class for transfer function editors
TransFuncPrimitiveAbstract base class for all primitives that are used in 2D transfer functions
TransFuncPropertyProperty for transfer functions
TransFuncPropertyTimelineStateSpecial implementation of the timeline for transfunc-property, because of the fact that the template-variable is a pointer
TransFuncPropertyWidget
TransFuncQuadA quad primitive
TransFuncStartEndInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncStartInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncTextureCircInInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncTextureCircInOutInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncTextureCircOutInInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncTextureCircOutInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncTextureCubicInInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncTextureCubicInOutInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncTextureCubicOutInInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncTextureCubicOutInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncTextureExponentInInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncTextureExponentInOutInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncTextureExponentOutInInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncTextureExponentOutInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncTextureLinearInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncTexturePainterA class for painting the texture of a transfer function onto a given canvas
TransFuncTextureQuadInInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncTextureQuadInOutInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncTextureQuadOutInInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncTextureQuadOutInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncTextureQuartInInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncTextureQuartInOutInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncTextureQuartOutInInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncTextureQuartOutInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncTextureQuintInInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncTextureQuintInOutInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncTextureQuintOutInInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncTextureQuintOutInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncTextureSineInInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncTextureSineInOutInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncTextureSineOutInInterpolationFunctionThis class offers an interpolation function for transfer functions
TransFuncTextureSineOutInterpolationFunctionThis class offers an interpolation function for transfer functions
Triangle
TrueConditionThis Condition is always met() and thus always execs its Actions when check()ed
TUVVolumeReaderThis is a reader for the dat files provided by TU Vienna
UnaryExpression
UnaryImageProcessor
UndefineDirective
UndoableAnimationAn abstract class for undo- and redo-functions in the animation core
ValidationFailedException thrown when validation of the Condition failed
Vec2EndInterpolationFunctionThis class offers an interpolation function for vec2-values
Vec2InCircInterpolationFunctionThis class offers an interpolation function for vec2
Vec2InCubicInterpolationFunctionThis class offers an interpolation function for vec2
Vec2InExponentInterpolationFunctionThis class offers an interpolation function for vec2
Vec2InOutCircInterpolationFunctionThis class offers an interpolation function for vec2
Vec2InOutCubicInterpolationFunctionThis class offers an interpolation function for vec2
Vec2InOutExponentInterpolationFunctionThis class offers an interpolation function for vec2
Vec2InOutQuadInterpolationFunctionThis class offers an interpolation function for vec2
Vec2InOutQuartInterpolationFunctionThis class offers an interpolation function for vec2
Vec2InOutQuintInterpolationFunctionThis class offers an interpolation function for vec2
Vec2InOutSineInterpolationFunctionThis class offers an interpolation function for vec2
Vec2InQuadInterpolationFunctionThis class offers an interpolation function for vec2
Vec2InQuartInterpolationFunctionThis class offers an interpolation function for vec2
Vec2InQuintInterpolationFunctionThis class offers an interpolation function for vec2
Vec2InSineInterpolationFunctionThis class offers an interpolation function for vec2
Vec2LinearInterpolationFunctionThis class offers an interpolation function for vec2
Vec2OutCircInterpolationFunctionThis class offers an interpolation function for vec2
Vec2OutCubicInterpolationFunctionThis class offers an interpolation function for vec2
Vec2OutExponentInterpolationFunctionThis class offers an interpolation function for vec2
Vec2OutInCircInterpolationFunctionThis class offers an interpolation function for vec2
Vec2OutInCubicInterpolationFunctionThis class offers an interpolation function for vec2
Vec2OutInExponentInterpolationFunctionThis class offers an interpolation function for vec2
Vec2OutInQuadInterpolationFunctionThis class offers an interpolation function for vec2
Vec2OutInQuartInterpolationFunctionThis class offers an interpolation function for vec2
Vec2OutInQuintInterpolationFunctionThis class offers an interpolation function for vec2
Vec2OutInSineInterpolationFunctionThis class offers an interpolation function for vec2
Vec2OutQuadInterpolationFunctionThis class offers an interpolation function for vec2
Vec2OutQuartInterpolationFunctionThis class offers an interpolation function for vec2
Vec2OutQuintInterpolationFunctionThis class offers an interpolation function for vec2
Vec2OutSineInterpolationFunctionThis class offers an interpolation function for vec2
Vec2SphericalLinearInterpolationFunctionThis class offers an interpolation function for vec2
Vec2StartEndInterpolationFunctionThis class offers an interpolation function for vec2-values
Vec2StartInterpolationFunctionThis class offers an interpolation function for vec2-values
Vec3CatmullRomInterpolationFunctionThis class offers an interpolation function for vec3
Vec3EndInterpolationFunctionThis class offers an interpolation function for vec3-values
Vec3InCircInterpolationFunctionThis class offers an interpolation function for vec3
Vec3InCubicInterpolationFunctionThis class offers an interpolation function for vec3
Vec3InExponentInterpolationFunctionThis class offers an interpolation function for vec3
Vec3InOutCircInterpolationFunctionThis class offers an interpolation function for vec3
Vec3InOutCubicInterpolationFunctionThis class offers an interpolation function for vec3
Vec3InOutExponentInterpolationFunctionThis class offers an interpolation function for vec3
Vec3InOutQuadInterpolationFunctionThis class offers an interpolation function for vec3
Vec3InOutQuartInterpolationFunctionThis class offers an interpolation function for vec3
Vec3InOutQuintInterpolationFunctionThis class offers an interpolation function for vec3
Vec3InOutSineInterpolationFunctionThis class offers an interpolation function for vec3
Vec3InQuadInterpolationFunctionThis class offers an interpolation function for vec3
Vec3InQuartInterpolationFunctionThis class offers an interpolation function for vec3
Vec3InQuintInterpolationFunctionThis class offers an interpolation function for vec3
Vec3InSineInterpolationFunctionThis class offers an interpolation function for vec3
Vec3LinearInterpolationFunctionThis class offers an interpolation function for vec3
Vec3OutCircInterpolationFunctionThis class offers an interpolation function for vec3
Vec3OutCubicInterpolationFunctionThis class offers an interpolation function for vec3
Vec3OutExponentInterpolationFunctionThis class offers an interpolation function for vec3
Vec3OutInCircInterpolationFunctionThis class offers an interpolation function for vec3
Vec3OutInCubicInterpolationFunctionThis class offers an interpolation function for vec3
Vec3OutInExponentInterpolationFunctionThis class offers an interpolation function for vec3
Vec3OutInQuadInterpolationFunctionThis class offers an interpolation function for vec3
Vec3OutInQuartInterpolationFunctionThis class offers an interpolation function for vec3
Vec3OutInQuintInterpolationFunctionThis class offers an interpolation function for vec3
Vec3OutInSineInterpolationFunctionThis class offers an interpolation function for vec3
Vec3OutQuadInterpolationFunctionThis class offers an interpolation function for vec3
Vec3OutQuartInterpolationFunctionThis class offers an interpolation function for vec3
Vec3OutQuintInterpolationFunctionThis class offers an interpolation function for vec3
Vec3OutSineInterpolationFunctionThis class offers an interpolation function for vec3
Vec3SphericalCubicInterpolationFunctionThis class offers an interpolation function for vec3
Vec3SphericalLinearInterpolationFunctionThis class offers an interpolation function for vec3
Vec3StartEndInterpolationFunctionThis class offers an interpolation function for vec3-values
Vec3StartInterpolationFunctionThis class offers an interpolation function for vec3-values
Vec4EndInterpolationFunctionThis class offers an interpolation function for vec4-values
Vec4InCircInterpolationFunctionThis class offers an interpolation function for vec4
Vec4InCubicInterpolationFunctionThis class offers an interpolation function for vec4
Vec4InExponentInterpolationFunctionThis class offers an interpolation function for vec4
Vec4InOutCircInterpolationFunctionThis class offers an interpolation function for vec4
Vec4InOutCubicInterpolationFunctionThis class offers an interpolation function for vec4
Vec4InOutExponentInterpolationFunctionThis class offers an interpolation function for vec4
Vec4InOutQuadInterpolationFunctionThis class offers an interpolation function for vec4
Vec4InOutQuartInterpolationFunctionThis class offers an interpolation function for vec4
Vec4InOutQuintInterpolationFunctionThis class offers an interpolation function for vec4
Vec4InOutSineInterpolationFunctionThis class offers an interpolation function for vec4
Vec4InQuadInterpolationFunctionThis class offers an interpolation function for vec4
Vec4InQuartInterpolationFunctionThis class offers an interpolation function for vec4
Vec4InQuintInterpolationFunctionThis class offers an interpolation function for vec4
Vec4InSineInterpolationFunctionThis class offers an interpolation function for vec4
Vec4LinearInterpolationFunctionThis class offers an interpolation function for vec4
Vec4OutCircInterpolationFunctionThis class offers an interpolation function for vec4
Vec4OutCubicInterpolationFunctionThis class offers an interpolation function for vec4
Vec4OutExponentInterpolationFunctionThis class offers an interpolation function for vec4
Vec4OutInCircInterpolationFunctionThis class offers an interpolation function for vec4
Vec4OutInCubicInterpolationFunctionThis class offers an interpolation function for vec4
Vec4OutInExponentInterpolationFunctionThis class offers an interpolation function for vec4
Vec4OutInQuadInterpolationFunctionThis class offers an interpolation function for vec4
Vec4OutInQuartInterpolationFunctionThis class offers an interpolation function for vec4
Vec4OutInQuintInterpolationFunctionThis class offers an interpolation function for vec4
Vec4OutInSineInterpolationFunctionThis class offers an interpolation function for vec4
Vec4OutQuadInterpolationFunctionThis class offers an interpolation function for vec4
Vec4OutQuartInterpolationFunctionThis class offers an interpolation function for vec4
Vec4OutQuintInterpolationFunctionThis class offers an interpolation function for vec4
Vec4OutSineInterpolationFunctionThis class offers an interpolation function for vec4
Vec4StartEndInterpolationFunctionThis class offers an interpolation function for vec4-values
Vec4StartInterpolationFunctionThis class offers an interpolation function for vec4-values
VecPropertyWidget< WIDGETTYPE, VECTORPROP, ELEMTYPE >
VectorMagnitude
VersionDirective
VertexGeometryRepresents a vertex geometry containing vertex coordinates, texture coordinates and vertex color
VevoFrame
VevoInfoFile
VevoVolumeReaderAn image data reader class that handles loading ultrasound image data acquired from the VisualSonics Vevo Ultrasound Imaging System
VisibleHumanReader
VolumeOpenGL-independent base class for volumetric data sets
VolumeAtomic< T >
VolumeBrick< T >VolumeBricks are used to divide a large volume into several smaller ones
VolumeBrickCreator< T >Creates VolumeBricks
VolumeCacheClass for handling caching of volumes
VolumeCollectionCollection of volume handles that can be serialized and observed
VolumeCollectionEndInterpolationFunctionThis class offers an interpolation function for volumecollections
VolumeCollectionModalityFilterPermits to select one specific modality among those of all VolumeHandles within the incoming VolumeCollection
VolumeCollectionObserverInterface for volume collection observers
VolumeCollectionPropertyProperty encapsulating a VolumeCollection object
VolumeCollectionPropertyWidget
VolumeCollectionSourceLoads multiple volumes and provides them as VolumeCollection through its outport
VolumeCollectionStartEndInterpolationFunctionThis class offers an interpolation function for volumecollections
VolumeCollectionStartInterpolationFunctionThis class offers an interpolation function for volumecollections
VolumeCombine
VolumeContainerExtension of the VolumeCollection that performs memory management, i.e., the volume container takes ownership of passed volume handles and deletes them on removal or its own destruction
VolumeContainerWidget
VolumeConvert
VolumeCreate
VolumeCubify
VolumeCurvature
VolumeDecomposerDecomposes a volume into slices that are put out as image sequence
VolumeDistanceTransform
VolumeElement< T >Helper class for getting sth like the maximum value
VolumeElement< tgt::Vector2< T > >
VolumeElement< tgt::Vector3< T > >
VolumeElement< tgt::Vector4< T > >
VolumeFiltering
VolumeFusion< T, N >This class handles several VolumeAtomic objects of the same type as one merged multichannel Volume
VolumeGLThis class is the OpenGL interface for volume objects
VolumeGradient
VolumeGradientCL
VolumeHalfsample
VolumeHandleClass for handling different types and needs for volumes
VolumeHandleEndInterpolationFunctionThis class offers an interpolation function for volumehandles
VolumeHandleObserverInterface for volume handle observers
VolumeHandlePropertyProperty encapsulating a VolumeHandle object
VolumeHandlePropertyWidget
VolumeHandleStartEndInterpolationFunctionThis class offers an interpolation function for volumehandles
VolumeHandleStartInterpolationFunctionThis class offers an interpolation function for volumehandles
VolumeInformationComputes some properties such as the min, max, average voxel intensity of the input volume and displays them by read-only properties
VolumeInversionInverts the incoming volume
VolumeLoadButton
VolumeMaskingMasks the incoming volume based on a masking function
VolumeMetaDataEncapsulates the meta data of a Volume object
VolumeMirrorZ
VolumeMorphologyProvides the basic morphologic operators dilation and erosion
VolumeOperatorAddValue< S >Add the value to all voxels in the volume
VolumeOperatorBinary< Derived >Parent class of volume operators for two volumes
VolumeOperatorCalcErrorCalculates the root mean square error between the two volumes
VolumeOperatorDecreaseDecreases all voxel values in the volume by one
VolumeOperatorDilationThe morphologic operator dilation
VolumeOperatorErosion
VolumeOperatorFlowMagnitude
VolumeOperatorIncreaseIncrease all voxel values in the volume by one
VolumeOperatorIntensityMaskA VolumeOperator which returns all voxel positions having values within the thresholds being passed to the ctor
VolumeOperatorInvert
VolumeOperatorIsUniformChecks if all voxels in the volume have the same value
VolumeOperatorMaxValueReturns the maximum voxel value in the volume
VolumeOperatorMedian
VolumeOperatorMinValueReturns the minimum voxel value in the volume
VolumeOperatorMirrorZMirrors the volume on the Z axis
VolumeOperatorNumSignificantReturns the number of significant voxels, i.e., the number of voxels with a value greater than the smallest possible value that can be stored by the volume
VolumeOperatorSubtractValue< S >Subtracts the value from all voxels in the volume
VolumeOperatorUnary< Derived >Parent class of volume operators for one volume
VolumeOperatorUnsupportedTypeExceptionThrown by a VolumeOperator is the type of the passed Volume is not supported
VolumeOriginStores the source where the Volume is loaded from
VolumePort
VolumeProcessorBase class for all processors operating on volumes
VolumeRaycasterAbstract base class for GPU-based raycasters
VolumeReaderReads a volume dataset
VolumeRendererAll classes which render volumes should inherit from this class
VolumeResampleResizes the input volume to the specified dimensions by using a selectable filtering mode
VolumeSave
VolumeSelectorSelects a single volume out of a input collection
VolumeSerializerYou can register several VolumeReader and VolumeWriter instances in this class
VolumeSerializerPopulatorThis class creates a VolumeSerializer and registers all known VolumeReader and VolumeWriter objects
VolumeSlicerA VolumeRenderer that uses slicing to produce pictures
VolumeSourceVolume data set supplier in the network
VolumeStreamProperty
VolumeStructThis struct contains information about a volume
VolumeSubSetCrops the input volume by axis-aligned clipping planes
VolumeTextureThis class is basically a tgt::Texture with some Voreen specific extensions used for splitting and NPOT support
VolumeTransformation
VolumeViewHelper
VolumeWriterReads a volume dataset
VoreenApplicationRepresents basic properties of a Voreen application
VoreenApplicationQt
VoreenBlas
VoreenException
VoreenModule
VoreenPainterSpecialized painter for voreen
VoreenToolWindow
VoreenToolWindowTitle
VoreenTrackballThis class implements a Trackball which can be used to freely rotate an object around a given center
VoreenVersion
VoreenVersionQt
vqCodebook< T, S >
vqVector< T, S >
WindowStateMetaDataThe WindowStateMetaData class stores window state information
Workspace
XmlDeserializerXmlDeserializer is responsible for deserializing XML documents to memory data
XmlProcessorXmlProcessor declares the interface for pre- or post-processing of Xml documents during serialization or deserialization
XmlSerializationAttributeNamingExceptionA XmlSerializationAttributeNamingException is raised in case of multiple XML attributes sharing the same name or using a reserved attribute name
XmlSerializationConstantsThe XmlSerializationConstants class defines serialization constants, which are shared by XmlSerializer and XmlDeserializer
XmlSerializationDuplicateIdExceptionA XmlSerializationDuplicateIdException is raised in case of multiple XML nodes share the same id attribute
XmlSerializationExceptionBase class of all serialization exceptions concerning reading and writing XML
XmlSerializationFormatExceptionA XmlSerializationFormatException is raised when XML nodes does not fulfill expected format
XmlSerializationInvalidOperationExceptionA XmlSerializationInvalidOperationException is raised in case of a method-call in an invalid, respectively unsupported way
XmlSerializationMemoryAllocationExceptionA XmlSerializationMemoryAllocationException is raised in case of trying to allocate memory for an AbstractSerializable
XmlSerializationNoSuchDataExceptionA XmlSerializationNoSuchDataException is raised in case of searching for a XML node by key that does not exists
XmlSerializationReferenceResolvingExceptionA XmlSerializationReferenceResolvingException is raised in case of problems concerning the reference resolving process
XmlSerializationVersionMismatchExceptionA XmlSerializationVersionMismatchException is raised in case of a version mismatch among the XML document and the used XmlSerializer or XmlDeserializer
XmlSerializerXmlSerializer is responsible for serializing memory data to XML documents
XmlSerializerBaseThe XmlSerializerBase class encapsulates functions that are common to XmlSerializer and XmlDeserializer
ZipVolumeReaderReads multiple raw-volumes stored in a container .zip-file
ZoomMetaDataThe ZoomMetaData class stores some zoom properties like zoom factor or focus position