MeVisLabToolboxReference
File List
Here is a list of all files with brief descriptions:
FMEwork/ITK/Sources/ITK/MLITK/ITKSupport/mlInitSystemITKSupport.h [code]File to defines library specific stuff, to solve system dependencies and which therefore should be included first in all files of this library
FMEwork/ITK/Sources/ITK/MLITK/ITKSupport/mlITKCommandIterationUpdate.h [code]Implementation of the itk command pattern to be invoked every iteration to check for changes in some itk objects
FMEwork/ITK/Sources/ITK/MLITK/ITKSupport/mlITKCommonFunctionWrappers.h [code]This file contains some helper macros and functions to support the integration of ITK algorithms in ML modules
FMEwork/ITK/Sources/ITK/MLITK/ITKSupport/mlITKCommonToolFunctions.h [code]File containing an add-On functionality class for filters in ML modules
FMEwork/ITK/Sources/ITK/MLITK/ITKSupport/mlITKCommonWrappers.h [code]This file contains some helper macros and functions to support the integration of ITK algorithms in ML modules
FMEwork/ITK/Sources/ITK/MLITK/ITKSupport/mlITKDefaultInstance.h [code]File containing helper functionality for a default singleton instance of the TestPattern module
FMEwork/ITK/Sources/ITK/MLITK/ITKSupport/mlITKFilterSupport.h [code]File containing some special helper functions for the integration of ITK image filters algorithms into ML modules
FMEwork/ITK/Sources/ITK/MLITK/ITKSupport/mlITKFixedTypesFilterSupport.h [code]Only for automatically generated toolkit modules: File implementing support for itk classes compiling only for fixed input and output types which must be defined in _WRAPPER_ML_OUTPUT_TYPE and _WRAPPER_ITK_OUTPUT_TYPE and dependent on the settings also _WRAPPER_ML_INPUT_TYPE, _WRAPPER_ITK_INPUT_TYPE and _WRAPPER_ML_INPUT_TYPE_TYPE
FMEwork/ITK/Sources/ITK/MLITK/ITKSupport/mlITKFlatStructElement.h [code]Allows selections of typical available flat structuring elements of itk
FMEwork/ITK/Sources/ITK/MLITK/ITKSupport/mlITKKernelSupport.h [code]File implementing kernel interface classes between itk and ML
FMEwork/ITK/Sources/ITK/MLITK/ITKSupport/mlITKMLBaseWrapper.h [code]Class to create a Base wrapper around an object of a certain template type
FMEwork/ITK/Sources/ITK/MLITK/ITKSupport/mlITKModuleAddOns.h [code]File containing an add-On functionality class for filters in ML modules
FMEwork/ITK/Sources/ITK/MLITK/ITKSupport/mlITKMultiBaseConnect.h [code]File containing type definitions and a helper class to pass templated ITK objects from one module to another via base field connections
FMEwork/ITK/Sources/ITK/MLITK/ITKSupport/mlITKNonScalarSupport.h [code]File implementing interfaces for vector based filters between itk and ML
FMEwork/ITK/Sources/ITK/MLITK/ITKSupport/mlITKObjectFactory.h [code]File containing a class and macros to build an object factory for itk classes
FMEwork/ITK/Sources/ITK/MLITK/ITKSupport/mlITKPixelTypeSupport.h [code]File providing macros for itk filters having only pixel type arguments in templates
FMEwork/ITK/Sources/ITK/MLITK/ITKSupport/mlITKSpecialFieldsSupport.h [code]File containing specialized converter functions between ML and ITK
FMEwork/ITK/Sources/ITK/MLITK/ITKSupport/mlITKSpecialInputsSupport.h [code]File containing some helper functions for adding special image inputs to ML modules
FMEwork/ITK/Sources/ITK/MLITK/ITKSupport/mlITKSpecialTypesFilterSupport.h [code]File implementing support for itk classes compiling only for special type sets
FMEwork/ITK/Sources/ITK/MLITK/ITKSupport/mlITKSupport.h [code]File containing some helper macros and functions to support the integration of ITK algorithms in ML modules
FMEwork/ITK/Sources/ITK/MLITK/ITKSupport/MLITKSupportDoc.h [code]Overview page for ITKSupport, the Interface Library between ML and ITK
FMEwork/ITK/Sources/ITK/MLITK/ITKSupport/mlITKSupportMacrosP.h [code]File containing internal helper macros and functions to support the integration of ITK algorithms in ML modules
FMEwork/ITK/Sources/ITK/MLITK/ITKSupport/mlITKSupportToolFunctions.h [code]File containing some helper functions to support the integration of ITK algorithms in ML modules
FMEwork/Release/Sources/Shared/DTICalculator/DTICalculator.h [code]Defines and implements the module ExtractObjectFeatures
FMEwork/Release/Sources/Shared/DTICalculator/IDTICalculator.h [code]Defines and implements the module ExtractObjectFeatures
FMEwork/VTK/Sources/VTK/MLVTK/VTKSupport/mlInitSystemVTKSupport.h [code]Only for automatically generated toolkit modules: File to define library specific stuff, to solve system dependencies and which therefore should be included first in all files of this library
FMEwork/VTK/Sources/VTK/MLVTK/VTKSupport/mlVTKCommonToolFunctions.h [code]File containing an add-On functionality class for filters in ML modules
FMEwork/VTK/Sources/VTK/MLVTK/VTKSupport/mlVTKCommonWrappers.h [code]Only for automatically generated toolkit modules: Contains some helper macros and functions to support the integration of VTK algorithms in ML modules
FMEwork/VTK/Sources/VTK/MLVTK/VTKSupport/mlVTKMLBaseWrapper.h [code]Class to create a Base wrapper around an object of a certain template type
FMEwork/VTK/Sources/VTK/MLVTK/VTKSupport/mlVTKModule.h [code]Only for automatically generated toolkit modules: File containing the Module class used in all Module modules which wrap automatically generated VTK classes
FMEwork/VTK/Sources/VTK/MLVTK/VTKSupport/mlVTKParentWrapper.h [code]Only for automatically generated toolkit modules: Base class storing a parent pointer for bypassing (usually a widget pointer or parent) from MeVisLab-Widget library to module and vice versa without breaking interfaces
FMEwork/VTK/Sources/VTK/MLVTK/VTKSupport/mlVTKSpecialFieldsSupport.h [code]Only for automatically generated toolkit modules: Contains some tool functions used in the ML-VTK wrappers and modules
FMEwork/VTK/Sources/VTK/MLVTK/VTKSupport/mlVTKSupport.h [code]Only for automatically generated toolkit modules: Contains some helper macros and functions to support the integration of VTK algorithms in ML modules
FMEwork/VTK/Sources/VTK/MLVTK/VTKSupport/MLVTKSupportDoc.h [code]Overview page for VTKSupport, the Interface Library between ML and VTK
MeVis/Foundation/Sources/DicomTree/MLDicomTree/DCMTree_Defines.h [code]Defines for DICOM tree library
MeVis/Foundation/Sources/DicomTree/MLDicomTree/DCMTree_DicomTags.h [code]Dicom Tag Id Constants
MeVis/Foundation/Sources/DicomTree/MLDicomTree/DCMTree_Dict.h [code]Dictionary class to provide dicom-meta information
MeVis/Foundation/Sources/DicomTree/MLDicomTree/DCMTree_DLL_Init.h [code]Class responsible for initializing the dll
MeVis/Foundation/Sources/DicomTree/MLDicomTree/DCMTree_Doc.h [code]File containing the library documentation of project DCMTree
MeVis/Foundation/Sources/DicomTree/MLDicomTree/DCMTree_Dump.h [code]Class to write a dump of the given DCMTree::Tree to a file
MeVis/Foundation/Sources/DicomTree/MLDicomTree/DCMTree_EnhancedMF.h [code]Incomplete support for structured multi-frame (SMF) DICOM objects, not to be used
MeVis/Foundation/Sources/DicomTree/MLDicomTree/DCMTree_Exception.h [code]Exception class for DCMTree
MeVis/Foundation/Sources/DicomTree/MLDicomTree/DCMTree_FileCache.h [code]
MeVis/Foundation/Sources/DicomTree/MLDicomTree/DCMTree_IOParameter.h [code]Base class to wrap parameters to be used for reading/writing messages
MeVis/Foundation/Sources/DicomTree/MLDicomTree/DCMTree_Lib.h [code]Typedefs, constants etc. for DCMTree
MeVis/Foundation/Sources/DicomTree/MLDicomTree/DCMTree_Message.h [code]Class to hold data of an DICOM message, which is not part of the message itself
MeVis/Foundation/Sources/DicomTree/MLDicomTree/DCMTree_MeVisDicomTags.h [code]MeVis specific Dicom Tag Id Constants
MeVis/Foundation/Sources/DicomTree/MLDicomTree/DCMTree_MFPixelTag.h [code]
MeVis/Foundation/Sources/DicomTree/MLDicomTree/DCMTree_Reader.h [code]Base class of reader-implementations for DCMTree
MeVis/Foundation/Sources/DicomTree/MLDicomTree/DCMTree_Serialization.h [code]Library for stream serialization for DCMTree library
MeVis/Foundation/Sources/DicomTree/MLDicomTree/DCMTree_Serialization_File.h [code]Library for file stream serialization for DCMTree library
MeVis/Foundation/Sources/DicomTree/MLDicomTree/DCMTree_SerializationHelper.h [code]Helper stuff for serialization in DCMTree library
MeVis/Foundation/Sources/DicomTree/MLDicomTree/DCMTree_StructuredMF.h [code]Support for structured multi-frame (SMF) DICOM objects
MeVis/Foundation/Sources/DicomTree/MLDicomTree/DCMTree_Tag.h [code]Class to represent one DICOM tag
MeVis/Foundation/Sources/DicomTree/MLDicomTree/DCMTree_TagId.h [code]Class to wrap a tag-id
MeVis/Foundation/Sources/DicomTree/MLDicomTree/DCMTree_TagInfo.h [code]Class to carry meta-information about a specific tag
MeVis/Foundation/Sources/DicomTree/MLDicomTree/DCMTree_ThreadSupport.h [code]Thread support library for DCMTree
MeVis/Foundation/Sources/DicomTree/MLDicomTree/DCMTree_Tree.h [code]This class represents a complete DICOM-message, including sequences etc
MeVis/Foundation/Sources/DicomTree/MLDicomTree/DCMTree_UIDGenerator.h [code]Class to generate unique ids, valid to be used in a DICOM environment
MeVis/Foundation/Sources/DicomTree/MLDicomTree/DCMTree_Unicode.h [code]Library for DCMTree unicode support
MeVis/Foundation/Sources/DicomTree/MLDicomTree/DCMTree_Utils.h [code]Utility-function library for DCMTree
MeVis/Foundation/Sources/DicomTree/MLDicomTree/DCMTree_Value.h [code]Class to store tag-values
MeVis/Foundation/Sources/DicomTree/MLDicomTree/DCMTree_Writer.h [code]Class to write a DCMTree
MeVis/Foundation/Sources/ML/mlDoc.h [code]Main documentation file for ML users and developers
MeVis/Foundation/Sources/ML/mlReleaseNotes.h [code]
MeVis/Foundation/Sources/ML/include/mlAPI.h [code]Defines a C-Application Programming Interface (API) to the ML, see also mlUtilsAPI.h
MeVis/Foundation/Sources/ML/include/mlBasics.h [code]Includes the basic ML stuff, like Vectors a small message output macro and singleton for the MLLinearAlgebra project
MeVis/Foundation/Sources/ML/include/mlCarrierTypes.h [code]Compatibility header file - carrier types have been removed
MeVis/Foundation/Sources/ML/include/mlConnectors.h [code]This file contains definitions of input and output connectors for mlModule class which are necessary to connect ML modules
MeVis/Foundation/Sources/ML/include/mlDataTypes.h [code]Defines basic data types, constants and macros for MeVis projects
MeVis/Foundation/Sources/ML/include/mlDummyOp.h [code]Implements a dummy module which is connected to empty inputs to have a valid module graph
MeVis/Foundation/Sources/ML/include/mlEngine.h [code]Defined and implements an engine, an ML module implementing only operations on fields
MeVis/Foundation/Sources/ML/include/mlField.h [code]Defines the base class Field from which many classes are derived like StringField and IntField for unified access to image processing parameters of ML Module subclasses
MeVis/Foundation/Sources/ML/include/mlFieldContainer.h [code]Defines the class FieldContainer to encapsulate a vector of fields for (see class Field)
MeVis/Foundation/Sources/ML/include/mlFields.h [code]Derives a set of classes from the class Field, like StringField, IntField (and many more) for unified and observable access to image processing parameters of ML Module subclasses
MeVis/Foundation/Sources/ML/include/mlFieldSensor.h [code]Defines the class FieldSensor to realize the concept of field sensors which can observe fields
MeVis/Foundation/Sources/ML/include/mlHost.h [code]Defines the class Host for the processing of image processing graphs (see class PagedImage and Module)
MeVis/Foundation/Sources/ML/include/mlImageProperties.h [code]This file defines the classes ImageProperties
MeVis/Foundation/Sources/ML/include/mlInitSystemML.h [code]Defines system-specific macros for this project/DLL
MeVis/Foundation/Sources/ML/include/mlInputSubImageProperties.h [code]Defines the class InSubImageProps which is a simple container for some properties which can be defined for an input subimage which is to be delivered to the corresponding call of the module's calculateOutputSubImage method
MeVis/Foundation/Sources/ML/include/mlLibraryInitMacros.h [code]ML Macro definitions for library initialization declaring and implementing registration code for the Runtime Type System
MeVis/Foundation/Sources/ML/include/mlMedicalImageProperties.h [code]This file defines the classes ImageProperties and MedicalImageProperties
MeVis/Foundation/Sources/ML/include/mlMemoryImage.h [code]Defines the class MemoryImage which manages memory mapped images in ML output connectors
MeVis/Foundation/Sources/ML/include/mlModule.h [code]This Module class is the most important base class to derive new image processing modules from; see class Module
MeVis/Foundation/Sources/ML/include/mlModuleIncludes.h [code]This file includes most files needed to implement new ML modules
MeVis/Foundation/Sources/ML/include/mlModuleInterfaces.h [code]
MeVis/Foundation/Sources/ML/include/mlModuleMacros.h [code]Defines implementation macros for the method calculateOutputSubImage and some other macro stuff often used in the ML
MeVis/Foundation/Sources/ML/include/mlModuleTools.h [code]Some tools for Module programming
MeVis/Foundation/Sources/ML/include/mlPagedImage.h [code]Contains the class PagedImage which represents an fragmented image which manages properties of an image and image data which is located in pages
MeVis/Foundation/Sources/ML/include/mlPageIDIterator.h [code]Defines the class PageIDIterator
MeVis/Foundation/Sources/ML/include/mlProcessAllPagesHandler.h [code]Defines the class ProcessAllPagesHandler
MeVis/Foundation/Sources/ML/include/mlScaleShiftData.h [code]Defines the class TScaleShiftData)
MeVis/Foundation/Sources/ML/include/mlState.h [code]Defines the class State to set, get and handle the current ML state
MeVis/Foundation/Sources/ML/include/mlStdTypeInfos.h [code]Template class to register the standard integer data types as voxel types in the ML
MeVis/Foundation/Sources/ML/include/mlStringConversion.h [code]This class provides static methods to convert ML objects to and from strings
MeVis/Foundation/Sources/ML/include/mlSubImage.h [code]This file defines the class SubImage to administrate/manage/access images or subimages which reside in memory
MeVis/Foundation/Sources/ML/include/mlSubImageBox.h [code]Define the template class TSubImageBox and the specialization SubImageBox
MeVis/Foundation/Sources/ML/include/mlSubImageBoxd.h [code]Class to define a subimage region with Vector6 corners It represents a 6D box like image region defined by 2 6d corner points
MeVis/Foundation/Sources/ML/include/mlTemplateSupport.h [code]This file contains a set of convenience functions to determine information about a currently used template data type
MeVis/Foundation/Sources/ML/include/mlTreeNode.h [code]This abstract class defines an interface to allow the storing and restoring of complex objects
MeVis/Foundation/Sources/ML/include/mlTSubImage.h [code]This file defines the class TSubImage to administrate/manage/access typed images or subimages which reside in memory
MeVis/Foundation/Sources/ML/include/mlTypedHandlers.h [code]
MeVis/Foundation/Sources/ML/include/mlTypeTraits.h [code]
MeVis/Foundation/Sources/ML/include/deprecated/mlBaseOp.h [code]
MeVis/Foundation/Sources/ML/include/deprecated/mlBaseOpInterfaces.h [code]
MeVis/Foundation/Sources/ML/include/deprecated/mlBaseOpTools.h [code]
MeVis/Foundation/Sources/ML/include/deprecated/mlInSubImageProps.h [code]
MeVis/Foundation/Sources/ML/include/deprecated/mlMemoryImg.h [code]
MeVis/Foundation/Sources/ML/include/deprecated/mlOperatorIncludes.h [code]
MeVis/Foundation/Sources/ML/include/deprecated/mlOperatorMacros.h [code]
MeVis/Foundation/Sources/ML/include/deprecated/mlPagedImg.h [code]
MeVis/Foundation/Sources/ML/include/deprecated/mlPlaneField.h [code]
MeVis/Foundation/Sources/ML/include/deprecated/mlRotationField.h [code]
MeVis/Foundation/Sources/ML/include/deprecated/mlSubImg.h [code]
MeVis/Foundation/Sources/ML/include/deprecated/mlSubImgBox.h [code]
MeVis/Foundation/Sources/ML/include/deprecated/mlSubImgBoxf.h [code]
MeVis/Foundation/Sources/ML/include/deprecated/mlTSubImg.h [code]
MeVis/Foundation/Sources/ML/include/host/mlGetTileJob.h [code]Defines the class GetTileJob
MeVis/Foundation/Sources/ML/include/host/mlPageRequest.h [code]Defines the class PageRequest
MeVis/Foundation/Sources/ML/include/host/mlPageRequestCursor.h [code]Defines the class PageRequestCursor
MeVis/Foundation/Sources/ML/include/host/mlPageRequestProcessor.h [code]Defines the class
MeVis/Foundation/Sources/ML/include/host/mlProcessAllPagesJob.h [code]Defines the class ProcessAllPagesJob
MeVis/Foundation/Sources/ML/include/host/mlTileRequest.h [code]Defines the class TileRequest
MeVis/Foundation/Sources/MLBackgroundTasks/mlBackgroundTask.h [code]
MeVis/Foundation/Sources/MLBackgroundTasks/mlBackgroundTaskBaseModule.h [code]The ML module class BackgroundTaskBaseModule
MeVis/Foundation/Sources/MLBackgroundTasks/mlBackgroundTaskHandle.h [code]
MeVis/Foundation/Sources/MLBackgroundTasks/mlBackgroundTaskIdleProcessing_Qt.h [code]
MeVis/Foundation/Sources/MLBackgroundTasks/mlBackgroundTaskManager.h [code]
MeVis/Foundation/Sources/MLBackgroundTasks/mlBackgroundTaskMessage.h [code]
MeVis/Foundation/Sources/MLBackgroundTasks/mlBackgroundTaskMessageQueue.h [code]
MeVis/Foundation/Sources/MLBackgroundTasks/mlBackgroundTaskMessages.h [code]
MeVis/Foundation/Sources/MLBackgroundTasks/mlBackgroundTaskMethodCallMessage.h [code]
MeVis/Foundation/Sources/MLBackgroundTasks/mlBackgroundTasksDoc.h [code]
MeVis/Foundation/Sources/MLBackgroundTasks/MLBackgroundTasksInit.h [code]Dynamic library and runtime type system initialization
MeVis/Foundation/Sources/MLBackgroundTasks/MLBackgroundTasksSystem.h [code]Project global and OS specific declarations
MeVis/Foundation/Sources/MLBackgroundTasks/mlBackgroundTaskStatusInformation.h [code]
MeVis/Foundation/Sources/MLBackgroundTasks/mlBackgroundTaskTileProcessor.h [code]
MeVis/Foundation/Sources/MLBackgroundTasks/mlDistantObject.h [code]
MeVis/Foundation/Sources/MLBackgroundTasks/mlImagingBackgroundTask.h [code]
MeVis/Foundation/Sources/MLBackgroundTasks/mlManagedSubImage.h [code]
MeVis/Foundation/Sources/MLBackgroundTasks/mlMessagingBackgroundTask.h [code]
MeVis/Foundation/Sources/MLBackgroundTasks/mlModuleBackgroundTask.h [code]
MeVis/Foundation/Sources/MLBackgroundTasks/mlProcessAllPagesBackgroundTask.h [code]Defines the class ProcessAllPagesBackgroundTask
MeVis/Foundation/Sources/MLBackgroundTasks/mlTileIterator.h [code]
MeVis/Foundation/Sources/MLBackgroundTasks/mlTypedBackgroundTaskHandle.h [code]
MeVis/Foundation/Sources/MLDataCompressors/MLDataCompressor/mlDataCompressor.h [code]Abstract base class for ML data compression algorithms
MeVis/Foundation/Sources/MLDataCompressors/MLDataCompressor/MLDataCompressorDoc.h [code]Overview documentation of the ML DataCompressor project
MeVis/Foundation/Sources/MLDataCompressors/MLDataCompressor/mlDataCompressorFactory.h [code]Factory class for ML data compression algorithms
MeVis/Foundation/Sources/MLDataCompressors/MLDataCompressor/MLDataCompressorSystem.h [code]Global and OS specific declarations for the MLDataCompressor project
MeVis/Foundation/Sources/MLDicomTreeImagePropertyExtension/mlDicomTreeAccess.h [code]Grants access to the DCMTree inside the MLDicomImagePropertyExtension
MeVis/Foundation/Sources/MLDicomTreeImagePropertyExtension/mlDicomTreeImagePropertyExtension.h [code]Introduces a ImagePropertyExtension managing a DICOM tree referenced with a shared pointer
MeVis/Foundation/Sources/MLDicomTreeImagePropertyExtension/MLDicomTreeImagePropertyExtensionSystem.h [code]Global and OS specific declarations for the MLDicomTreeImagePropertyExtension project
MeVis/Foundation/Sources/MLImageFormatBase/mlImageFormat.h [code]File format class to store, load, and modify a PagedImg or subimages in a file
MeVis/Foundation/Sources/MLImageFormatBase/MLImageFormatBase.h [code]
MeVis/Foundation/Sources/MLImageFormatBase/mlImageFormatBaseDoc.h [code]File containing the library documentation of project mlImageFormat
MeVis/Foundation/Sources/MLImageFormatBase/MLImageFormatBaseSystem.h [code]Global and OS specific declarations for the MLImageFormatBase project
MeVis/Foundation/Sources/MLImageFormatBase/mlImageFormatCompressionParams.h [code]The manager class for compressor parameters in MLImageFormat modules
MeVis/Foundation/Sources/MLImageFormatBase/mlImageFormatIdxTable.h [code]Internal and private index table for the MLImageFormat, not to be used, because it is subject to change
MeVis/Foundation/Sources/MLImageFormatBase/mlImageFormatInfos.h [code]Internal and private structures for the MLImageFormat, not to be used, because they are subject to change
MeVis/Foundation/Sources/MLImageFormatBase/mlImageFormatTag.h [code]Tag class used in the MLImageFormat
MeVis/Foundation/Sources/MLImageFormatBase/mlImageFormatTagList.h [code]Class to manage a list of tags used in the MLImageFormat
MeVis/Foundation/Sources/MLImageFormatBase/mlImageFormatTools.h [code]Basic tool functions used to store, load, and modify a PagedImg in a file, used by the MLImageFormat
MeVis/Foundation/Sources/MLInventorBinding/InventorWrapperDllInit.h [code]Library initialization and export macros for platform independecy of project
MeVis/Foundation/Sources/MLInventorBinding/InventorWrapperDoc.h [code]File containing the library documentation of project InventorWrapper
MeVis/Foundation/Sources/MLInventorBinding/OIVConfig.h [code]Some internal namespace defines and switches for OpenInventor namespaces
MeVis/Foundation/Sources/MLInventorBinding/SoDummy.h [code]SoDummy class is used to create a place holder node when the created node was unknown
MeVis/Foundation/Sources/MLInventorBinding/SoEnterLeaveEvent.h [code]A SoEvent that represents a mouse enter or mouse leave event
MeVis/Foundation/Sources/MLInventorBinding/SoInventorWrapperTrace.h [code]File including tracing macros for Inventor
MeVis/Foundation/Sources/MLInventorBinding/SoMFDouble.h [code]SoMFDouble, taken from the Inventor Toolmaker, chapter 3, example 3
MeVis/Foundation/Sources/MLInventorBinding/SoMLTransform.h [code]SoMLTransform applies the ML WorldToVoxel matrix to the Inventor Scene
MeVis/Foundation/Sources/MLInventorBinding/SoMouseWheelEvent.h [code]
MeVis/Foundation/Sources/MLInventorBinding/SoSFDouble.h [code]SoSFDouble, taken from the Inventor Toolmaker, chapter 3, example 1
MeVis/Foundation/Sources/MLInventorBinding/SoSFMLBase.h [code]The SoSFMLBase field is the interface used by Inventor Nodes to output ML Base objects to the outside world
MeVis/Foundation/Sources/MLInventorBinding/SoSFMLConnector.h [code]SoSFMLConnector field is the interface used by Inventor Nodes to output input/output ML Connector Fields to the outside world
MeVis/Foundation/Sources/MLInventorBinding/SoSFMLImage.h [code]SoSFMLImage - field interface to ML images and related classes
MeVis/Foundation/Sources/MLInventorBinding/SoSFXVImage.h [code]Deprecated SoSFXVImage field definition for backward compatibility, not to be used any more
MeVis/Foundation/Sources/MLInventorBinding/SoViewerElement.h [code]Element that stores a proxy object to the currently active viewer
MeVis/Foundation/Sources/MLInventorBinding/SoViewerProxy.h [code]Class giving access to state of a viewer during scene graph traversal
MeVis/Foundation/Sources/MLInventorBinding/XVBasics.h [code]Library init macros, node check macros for inventor wrapper
MeVis/Foundation/Sources/MLInventorBinding/XVEnterScope.h [code]File openeing include scope for Open Inventor includes for InventorWrapper
MeVis/Foundation/Sources/MLInventorBinding/XVInventorWrapper.h [code]This file defines a C Wrapper for Open Inventor to be used from MeVisLab
MeVis/Foundation/Sources/MLInventorBinding/XVLeaveScope.h [code]File closing include scope for OpenInventor includes for InventorWrapper
MeVis/Foundation/Sources/MLInventorBinding/XVMouseButtons.h [code]Mouse button macros, definitions, mappings and events
MeVis/Foundation/Sources/MLInventorBinding/XVStatus.h [code]Class for passing status information to a host system
MeVis/Foundation/Sources/MLInventorBinding/XVSubNode.h [code]Macro definitions for inventor wrapper, wrapping some SO_NODE* macros
MeVis/Foundation/Sources/MLLinearAlgebra/mlFloatingPointVector.h [code]Template base class for floating point vectors
MeVis/Foundation/Sources/MLLinearAlgebra/mlImageVector.h [code]Template class TImageVector for 6D integer types and the specialization ImageVector which is typically used in ML as indexing and coordinate type
MeVis/Foundation/Sources/MLLinearAlgebra/mlIntegerVector.h [code]Template class TVector for integer types
MeVis/Foundation/Sources/MLLinearAlgebra/mlLine.h [code]Defines the geometry primitive "Line"
MeVis/Foundation/Sources/MLLinearAlgebra/mlLinearAlgebra.h [code]Includes all linear algebra stuff for the ML
MeVis/Foundation/Sources/MLLinearAlgebra/mlLinearAlgebraDefs.h [code]Global defines for the mlLinearAlgebra project
MeVis/Foundation/Sources/MLLinearAlgebra/mlLinearAlgebraDoc.h [code]Main documentation file for mlLinearAlgebra library
MeVis/Foundation/Sources/MLLinearAlgebra/mlLinearAlgebraSystem.h [code]Defines all system specific settings for all linear algebra classes
MeVis/Foundation/Sources/MLLinearAlgebra/mlLinearAlgebraTools.h [code]Template class for a 3x3 matrix of 3 rows of Tvec3 vectors
MeVis/Foundation/Sources/MLLinearAlgebra/mlMatrix2.h [code]Template class for a 2x2 matrix of 2 rows of Tvec2 vectors
MeVis/Foundation/Sources/MLLinearAlgebra/mlMatrix3.h [code]Template class for a 3x3 matrix of 3 rows of Tvec3 vectors
MeVis/Foundation/Sources/MLLinearAlgebra/mlMatrix4.h [code]Template class for a 4x4 matrix of 4 rows of Tvec4 vectors
MeVis/Foundation/Sources/MLLinearAlgebra/mlMatrix5.h [code]Template class for a 5x5 matrix of 5 rows of Tvec5 vectors
MeVis/Foundation/Sources/MLLinearAlgebra/mlMatrix6.h [code]Template class for a 6x6 matrix of 6 rows of Tvec6 vectors
MeVis/Foundation/Sources/MLLinearAlgebra/mlPlane.h [code]Defines a class to handle the geometry primitive "Plane"
MeVis/Foundation/Sources/MLLinearAlgebra/mlQuaternion.h [code]Template class for quaternion numerics
MeVis/Foundation/Sources/MLLinearAlgebra/mlRotation.h [code]Defines a class to represent a Rotation
MeVis/Foundation/Sources/MLLinearAlgebra/mlVector10.h [code]Template class for a 10D vector for floating point types, derived from FloatingPointVector
MeVis/Foundation/Sources/MLLinearAlgebra/mlVector16.h [code]Template class for a 16D vector for floating point types, derived from FloatingPointVector
MeVis/Foundation/Sources/MLLinearAlgebra/mlVector2.h [code]Template class for a 2D vector for floating point types, derived from FloatingPointVector
MeVis/Foundation/Sources/MLLinearAlgebra/mlVector3.h [code]Template class for a 3D vector for floating point types, derived from FloatingPointVector
MeVis/Foundation/Sources/MLLinearAlgebra/mlVector32.h [code]Template class for a 32D vector for floating point types, derived from FloatingPointVector
MeVis/Foundation/Sources/MLLinearAlgebra/mlVector4.h [code]Template class for a 4D vector for floating point types, derived from FloatingPointVector
MeVis/Foundation/Sources/MLLinearAlgebra/mlVector5.h [code]Template class for a 5D vector for floating point types, derived from FloatingPointVector
MeVis/Foundation/Sources/MLLinearAlgebra/mlVector6.h [code]Template class for a 6D vector for floating point types, derived from FloatingPointVector
MeVis/Foundation/Sources/MLLinearAlgebra/mlVector64.h [code]Template class for a 64D vector for floating point types, derived from FloatingPointVector
MeVis/Foundation/Sources/MLLinearAlgebra/mlVector7.h [code]Template class for a 7D vector for floating point types, derived from FloatingPointVector
MeVis/Foundation/Sources/MLLinearAlgebra/mlVector8.h [code]Template class for a 8D vector for floating point types, derived from FloatingPointVector
MeVis/Foundation/Sources/MLLinearAlgebra/mlVector9.h [code]Template class for a 9D vector for floating point types, derived from FloatingPointVector
MeVis/Foundation/Sources/MLLinearAlgebra/deprecated/mlLinearAlgebraSyst.h [code]
MeVis/Foundation/Sources/MLLinearAlgebra/deprecated/mlMat2.h [code]
MeVis/Foundation/Sources/MLLinearAlgebra/deprecated/mlMat3.h [code]
MeVis/Foundation/Sources/MLLinearAlgebra/deprecated/mlMat4.h [code]
MeVis/Foundation/Sources/MLLinearAlgebra/deprecated/mlMat5.h [code]
MeVis/Foundation/Sources/MLLinearAlgebra/deprecated/mlMat6.h [code]
MeVis/Foundation/Sources/MLLinearAlgebra/deprecated/mlScalarVectorTemplate.h [code]
MeVis/Foundation/Sources/MLLinearAlgebra/deprecated/mlVec10.h [code]
MeVis/Foundation/Sources/MLLinearAlgebra/deprecated/mlVec16.h [code]
MeVis/Foundation/Sources/MLLinearAlgebra/deprecated/mlVec2.h [code]
MeVis/Foundation/Sources/MLLinearAlgebra/deprecated/mlVec3.h [code]
MeVis/Foundation/Sources/MLLinearAlgebra/deprecated/mlVec32.h [code]
MeVis/Foundation/Sources/MLLinearAlgebra/deprecated/mlVec4.h [code]
MeVis/Foundation/Sources/MLLinearAlgebra/deprecated/mlVec5.h [code]
MeVis/Foundation/Sources/MLLinearAlgebra/deprecated/mlVec6.h [code]
MeVis/Foundation/Sources/MLLinearAlgebra/deprecated/mlVec64.h [code]
MeVis/Foundation/Sources/MLLinearAlgebra/deprecated/mlVec7.h [code]
MeVis/Foundation/Sources/MLLinearAlgebra/deprecated/mlVec8.h [code]
MeVis/Foundation/Sources/MLLinearAlgebra/deprecated/mlVec9.h [code]
MeVis/Foundation/Sources/MLLinearAlgebra/deprecated/mlVector.h [code]
MeVis/Foundation/Sources/MLMemoryManager/Documentation/MLMemoryManagerDoc.h [code]
MeVis/Foundation/Sources/MLMemoryManager/Include/mlDeleteMemoryBlockCallback.h [code]
MeVis/Foundation/Sources/MLMemoryManager/Include/mlMemoryAllocator.h [code]
MeVis/Foundation/Sources/MLMemoryManager/Include/mlMemoryBlockHandle.h [code]
MeVis/Foundation/Sources/MLMemoryManager/Include/mlMemoryManager.h [code]Overview documentation of the MLMemoryManager
MeVis/Foundation/Sources/MLMemoryManager/Include/mlWeakMemoryBlockHandle.h [code]
MeVis/Foundation/Sources/MLOpenGL/mlGL2DFont.h [code]Abstract GL font drawing using FTGL
MeVis/Foundation/Sources/MLOpenGL/mlGLContext.h [code]Platform independent interface class to manage an OpenGL context
MeVis/Foundation/Sources/MLOpenGL/mlGLResourceManager.h [code]Class implementation of GLResourceManager managing OpenGL resources
MeVis/Foundation/Sources/MLOpenGL/mlGLResources.h [code]Collection of OPenGL related resource classes, such as textures, buffers, fragment programs etc
MeVis/Foundation/Sources/MLOpenGL/mlOpenGL.h [code]MeVis OpenGL Information Interface (Singleton)
MeVis/Foundation/Sources/MLOpenGL/mlOpenGLSystem.h [code]System specific macro definitions
MeVis/Foundation/Sources/MLProfilingManager/Include/mlAccumulatedProfile.h [code]
MeVis/Foundation/Sources/MLProfilingManager/Include/mlCallGraph.h [code]
MeVis/Foundation/Sources/MLProfilingManager/Include/mlCountProfile.h [code]
MeVis/Foundation/Sources/MLProfilingManager/Include/mlMemoryProfile.h [code]
MeVis/Foundation/Sources/MLProfilingManager/Include/mlMetaProfile.h [code]
MeVis/Foundation/Sources/MLProfilingManager/Include/mlMetaProfilePtr.h [code]
MeVis/Foundation/Sources/MLProfilingManager/Include/mlProfilingManager.h [code]
MeVis/Foundation/Sources/MLProfilingManager/Include/mlProfilingManagerDllExport.h [code]
MeVis/Foundation/Sources/MLProfilingManager/Include/mlTimeProfile.h [code]
MeVis/Foundation/Sources/MLProfilingManager/Include/mlTimer.h [code]
MeVis/Foundation/Sources/MLUtilities/mlApplicationProperties.h [code]Defines an interface to access properties of the host application
MeVis/Foundation/Sources/MLUtilities/mlArgumentList.h [code]Template classes for storing up to five arguments in a ArgumentList and calling a method with a given argument list
MeVis/Foundation/Sources/MLUtilities/mlAtomicCounter.h [code]Platform independent class to manage threadsafe atomic counting
MeVis/Foundation/Sources/MLUtilities/mlBarrier.h [code]Platform independent class to manage a barrier that is used to make a group of threads wait for each other
MeVis/Foundation/Sources/MLUtilities/mlBase.h [code]Class representing general ML objects that support import/export via strings (setPersistentState() and getPersistentState()) or arbitrary tree structures (using addStateToTree() and readStateFromTree())
MeVis/Foundation/Sources/MLUtilities/mlCompilerInfo.h [code]Gather compiler information
MeVis/Foundation/Sources/MLUtilities/mlCompilerOptimizations.h [code]This file contains settings for specialized compiler optimizations in .cpp files
MeVis/Foundation/Sources/MLUtilities/mlComputerModelInfo.h [code]
MeVis/Foundation/Sources/MLUtilities/mlConfig.h [code]This file contains some global configuration switches for the ML
MeVis/Foundation/Sources/MLUtilities/mlCPUInfo.h [code]Singleton class that provides information about CPU
MeVis/Foundation/Sources/MLUtilities/mlDateTime.h [code]Defines the class DateTime for processing date and time values
MeVis/Foundation/Sources/MLUtilities/mlDebug.h [code]Defines all ML debug, tracing and error handling macros
MeVis/Foundation/Sources/MLUtilities/mlErrorMacros.h [code]Macro interface to the ML error handler for tracing and error handling of ML code, alternatively it can redirect to Syngo tracing/error handling
MeVis/Foundation/Sources/MLUtilities/mlErrorOutput.h [code]Central error handling and redirection class for the ML
MeVis/Foundation/Sources/MLUtilities/mlErrorOutputInfos.h [code]Information container for error, debug or tracing information
MeVis/Foundation/Sources/MLUtilities/mlEventSource.h [code]Define EventSource class that adds event listener handling to Base and a BaseEvent class needed for that
MeVis/Foundation/Sources/MLUtilities/mlFileSystem.h [code]Defines a C API to the file system for WIN32 and Unix systems
MeVis/Foundation/Sources/MLUtilities/mlGPUInfo.h [code]Singleton class that provides information about GPU
MeVis/Foundation/Sources/MLUtilities/mlImagePropertyExtension.h [code]This file defines the class ImagePropertyExtension which is used as a base class for extended image property objects which can be appended to the ImagePropertyExtensionContainer inside MedicalImageProperties
MeVis/Foundation/Sources/MLUtilities/mlImagePropertyExtensionContainer.h [code]This file defines the class ImagePropertyExtensionContainer
MeVis/Foundation/Sources/MLUtilities/mlLogging.h [code]
MeVis/Foundation/Sources/MLUtilities/mlMacros.h [code]Defines basic macros
MeVis/Foundation/Sources/MLUtilities/mlMemory.h [code]Basic memory management class for the ML
MeVis/Foundation/Sources/MLUtilities/mlMemoryInfo.h [code]Singleton class that provides information about system memory
MeVis/Foundation/Sources/MLUtilities/mlMutex.h [code]Platform independent class to manage a mutex for safe operations on code sections which must be used only by one thread at a time
MeVis/Foundation/Sources/MLUtilities/mlNotify.h [code]Class to notify registered instances about ML changes
MeVis/Foundation/Sources/MLUtilities/mlRangeCasts.h [code]Configurable collection of safe casts for data value conversions
MeVis/Foundation/Sources/MLUtilities/mlRefCountedBase.h [code]RefCountedBase class that adds reference counting to Base
MeVis/Foundation/Sources/MLUtilities/mlRuntime.h [code]This class contains the global runtime system of the ML
MeVis/Foundation/Sources/MLUtilities/mlRuntimeDict.h [code]This file declares the class RuntimeDict, which manages a set of instances of class RuntimeTypes
MeVis/Foundation/Sources/MLUtilities/mlRuntimeSubClass.h [code]This file defines macros, which are inserted in classes to declare and implement additional class members for the Runtime Type System (see also mlRuntimeType.h, mlRuntime.h and mlRuntimeDict.h)
MeVis/Foundation/Sources/MLUtilities/mlRuntimeType.h [code]This file declares the class RuntimeType, which contains runtime-generated type and inheritance information of associated classes
MeVis/Foundation/Sources/MLUtilities/mlStdAlgorithms.h [code]
MeVis/Foundation/Sources/MLUtilities/mlSystemIncludes.h [code]This file includes many important files from the system, makes correct adaptions for some platforms and disables boring and unproductive warnings
MeVis/Foundation/Sources/MLUtilities/mlThread.h [code]Platform independent class to manage a thread
MeVis/Foundation/Sources/MLUtilities/mlTimeCounter.h [code]Class to measure precise time intervals in seconds
MeVis/Foundation/Sources/MLUtilities/mlTrace.h [code]Class to manage a buffer for a stack and a list of string pointers for tracing debug and release code
MeVis/Foundation/Sources/MLUtilities/mlTypeDefs.h [code]Header file containing the most important ML types, definitions; this file can be included without linking the ML, mlUtils or mlLinearAlgebra
MeVis/Foundation/Sources/MLUtilities/mlTypeDefTraits.h [code]Some traits and template support for types and constants from mlTypeDefs project
MeVis/Foundation/Sources/MLUtilities/mlUnicode.h [code]Defines mapping functions from local strings to unicode and vice-versa
MeVis/Foundation/Sources/MLUtilities/mlUtils.h [code]Public MLUtils library header file, including other MLUtils headers
MeVis/Foundation/Sources/MLUtilities/mlUtilsAPI.h [code]Defines a C-Application Programming Interface (API) for ML Utility library mlUtils, see also mlAPI.h
MeVis/Foundation/Sources/MLUtilities/mlUtilsDoc.h [code]File containing the library documentation of project mlUtils
MeVis/Foundation/Sources/MLUtilities/mlUtilsLibraryInitMacros.h [code]ML Utils macro definitions for library initialization declaring and implementing registration code for the Runtime Type System
MeVis/Foundation/Sources/MLUtilities/mlUtilsSystem.h [code]Global C++ definitions for mlUtils and ML
MeVis/Foundation/Sources/MLUtilities/mlUtilsSystemC.h [code]Pure C global definitions for mlUtils and ML
MeVis/Foundation/Sources/MLUtilities/mlVersion.h [code]Public header file for ML version support
MeVis/Foundation/Sources/MLUtilities/mlWaitCondition.h [code]Platform independent class to manage a wait condition that can be used with a mutex to do signalling between threads
MeVis/Foundation/Sources/MLUtilities/mlWMIInterface.h [code]Singleton to manage access to Windows Management Instrumentation
MeVis/Foundation/Sources/MLUtilities/private/mlConvertUTF.h [code]Internal conversion file between UTF32, UTF-16, and UTF-8 adopted for usage in mlUtils
MeVisLab/Resources/Documentation/Sources/SDK/ToolBoxReference/mlabtoolboxref.h [code]MeVisLab Toolbox Class Reference
MeVisLab/Standard/Sources/Inventor/SoCSO/SoCSODefines.h [code]Global file for library with important definitions, constants etc
MeVisLab/Standard/Sources/Inventor/SoCSO/SoCSOIncludes.h [code]Global file for library with common include files
MeVisLab/Standard/Sources/Inventor/SoCSO/SoCSOInit.h [code]DSO/shared/dynamic library initialization
MeVisLab/Standard/Sources/Inventor/SoCSO/SoCSOSystem.h [code]Header file for system independency resolution
MeVisLab/Standard/Sources/Inventor/SoCSO/CSOProcessor/CSOProcessor.h [code]Base class for processor modules; those provide mechanisms for an interactive generation of seed points and for an automatic computation of path points
MeVisLab/Standard/Sources/Inventor/SoCSO/CSOProcessor/CSOProcessorData.h [code]The CSOProcesorData provides the network data interchange object for processing interaction events and contour interpolation
MeVisLab/Standard/Sources/Inventor/SoCSO/CSOProcessor/CSOBulgeProcessor/CSOBulgeProcessor.h [code]Module which allows for an interactive bulging of CSOs of all types
MeVisLab/Standard/Sources/Inventor/SoCSO/CSOProcessor/CSOFreehandProcessor/CSOFreehandProcessor.h [code]Module which allows for an interactive generation of freehand contours with linear or spline interpolation, and the editing of existing freehand contours
MeVisLab/Standard/Sources/Inventor/SoCSO/CSOProcessor/CSOIsoProcessor/CSOIsoProcessor.h [code]The CSOIsoProcessor interactively finds an iso contour on the slice being displayed by the SoView2D module or on the optional input image
MeVisLab/Standard/Sources/Inventor/SoCSO/CSOProcessor/CSOLiveWireProcessor/CSOLiveWireGraph.h [code]The class maintains a graph for applying a shortest path algorithm on
MeVisLab/Standard/Sources/Inventor/SoCSO/CSOProcessor/CSOLiveWireProcessor/CSOLiveWireNode.h [code]Structure holding a live wire node for the shortest path algorithm
MeVisLab/Standard/Sources/Inventor/SoCSO/CSOProcessor/CSOLiveWireProcessor/CSOLiveWireProcessor.h [code]Module which allows for an half-automatic generation of contours along image edges, based on the live wire algorithm
MeVisLab/Standard/Sources/Inventor/SoCSO/CSOProcessor/CSOModifyProcessor/CSOModifyProcessor.h [code]Module which allows for a modification of CSOs of all types
MeVisLab/Standard/Sources/Inventor/SoCSO/CSOProcessor/CSOPrimitiveProcessor/CSOPrimitiveProcessor.h [code]Module which enables interactive generation of primitive contours such as ellipses and rectangles
MeVisLab/Standard/Sources/Inventor/SoCSO/CSOProcessor/CSOTransformationProcessor/CSOTransformationProcessor.h [code]Module to interactively transform CSOs
MeVisLab/Standard/Sources/Inventor/SoCSO/Inventor/elements/SoCSOTransformElement.h [code]
MeVisLab/Standard/Sources/Inventor/SoCSO/Inventor/nodes/SoCSOTransform.h [code]Abstract Open Inventor base class for uniform shader parameter nodes
MeVisLab/Standard/Sources/Inventor/SoCSO/SoCSO3DVis/SoCSO3DVis.h [code]Module for visualizing CSOs in 3D as an Open Inventor scene
MeVisLab/Standard/Sources/Inventor/SoCSO/SoView2DCSOEditor/SoView2DCSOEditor.h [code]Provides 2D drawing and interaction for the contour segmentation objects
MeVisLab/Standard/Sources/Inventor/SoFlash/SoFlash.h [code]OpenInventor node SoFlash provides a changing material node that blends one color into another
MeVisLab/Standard/Sources/Inventor/SoFlash/SoFlashSystem.h [code]System dependent includes. Disables some compiler/linker warnings
MeVisLab/Standard/Sources/Inventor/SoMLSupport/Inventor/elements/SoMLImageElement.h [code]Inventor element storing ML image properties in the OpenInventor state
MeVisLab/Standard/Sources/Inventor/SoMLSupport/Inventor/nodes/SoMLImageProps.h [code]Inventor node providing access to ML image properties
MeVisLab/Standard/Sources/Inventor/SoShader/SoShaderDoc.h [code]Main OpenGL Shading Language SDK Overview Page
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/SbList.h [code]
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/SbMap.h [code]Open Inventor container that associates objects of type KeyType with objects of type ValueType
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/elements/SoFramebufferSamplerElement.h [code]Internal Open Inventor element not meant to be used in SDK
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/elements/SoGLShaderProgramAllowedElement.h [code]Internal Open Inventor element not meant to be used in SDK
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/elements/SoGLShaderProgramElement.h [code]Open Inventor element representing a SoGLShaderProgram in the Open Inventor state
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/elements/SoGLVertexAttributeElement.h [code]Open Inventor element storing a list of vertex attributes
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/elements/SoMultiPassFramebufferSamplerElement.h [code]Internal Open Inventor element not meant to be used in SDK
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/elements/SoSamplerInfoElement.h [code]Open Inventor data type and element to store information about a (list of) SbSampler
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/elements/SoShaderObjectElement.h [code]Open Inventor element storing a list of vertex or fragment shader nodes in the Open Inventor state
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/elements/SoUniformShaderParameterElement.h [code]Open Inventor element storing a list of shader parameter nodes
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/fields/SoMFShaderObject.h [code]Open Inventor multiple field managing a list of shader objects
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/fields/SoMFUniformShaderParameter.h [code]Open Inventor multiple field managing a list of shader parameters
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/misc/SoGLCompleteShader.h [code]Auxiliary class to compile and link vertex, geometry and fragment GLSL shader
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/misc/SoGLShader.h [code]Abstract base class for shader objects
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/misc/SoGLShaderObject.h [code]Vertex or fragment shader object class
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/misc/SoGLShaderProgram.h [code]Class managing an OpenGL shader program
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/misc/SoShaderTypes.h [code]Shader-releated types
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/misc/SoUniformParameterBase.h [code]Base class for uniform shader parameters
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/nodes/SoCheckShaderSupport.h [code]Open Inventor node to check if OpenGL shader support is provided by the OpenGL driver
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/nodes/SoClearShaderState.h [code]Open Inventor node to clear shader state
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/nodes/SoFragmentShader.h [code]Open Inventor fragment shader node
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/nodes/SoFramebufferSampler.h [code]Abstract Open Inventor base class for sampler nodes based on a framebuffer object
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/nodes/SoFramebufferSampler2D.h [code]Open Inventor sampler node that gets it's 2D image from a framebuffer object
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/nodes/SoFramebufferSampler3D.h [code]Open Inventor sampler node that gets it's 3D image from a framebuffer object
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/nodes/SoGeometryShader.h [code]Open Inventor geometry shader node
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/nodes/SoGLRenderState.h [code]Class SoGLRenderState to manage the GL state in an Open Inventor node
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/nodes/SoInheritedFramebufferSampler.h [code]Open Inventor node used to access a previous OpenGL framebuffer sampler
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/nodes/SoMLSampler.h [code]Abstract base class for sampler nodes that handle ML images
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/nodes/SoMLSampler1D.h [code]Sampler node that uses a 1D ML subimage to define a 1D sampler
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/nodes/SoMLSampler2D.h [code]Sampler node that uses a 2D ML subimage to define a 2D sampler
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/nodes/SoMLSampler3D.h [code]Sampler node that uses a 3D ML subimage to define a 3D sampler
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/nodes/SoMLSamplerCubeMap.h [code]
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/nodes/SoMultiPassFramebufferSampler.h [code]Open Inventor node to accumulate multiple render passes in a sampler
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/nodes/SoMultiplePass.h [code]Open Inventor group node traversing its subgraph a number of times
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/nodes/SoSampler.h [code]Abstract Open Inventor base class for sampler nodes
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/nodes/SoSampler2D.h [code]Abstract Open Inventor base class for 2D sampler nodes
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/nodes/SoShaderObject.h [code]Abstract Open Inventor for vertex or fragment shader nodes
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/nodes/SoShaderParameter.h [code]Abstract Open Inventor group base class for shader parameter nodes
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/nodes/SoShaderParameter1f.h [code]Open Inventor uniform shader node that defines one float parameter
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/nodes/SoShaderParameter1i.h [code]Open Inventor uniform shader parameter node that defines one integer parameter
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/nodes/SoShaderParameter2f.h [code]Open Inventor uniform shader parameter node that defines two float parameters
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/nodes/SoShaderParameter2i.h [code]Open Inventor uniform shader parameter node that defines two integer parameters
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/nodes/SoShaderParameter3f.h [code]Open Inventor uniform shader parameter node that defines three float parameters
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/nodes/SoShaderParameter3i.h [code]Open Inventor uniform shader parameter node that defines three integer parameters
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/nodes/SoShaderParameter4f.h [code]Open Inventor uniform shader parameter node that defines four float parameters
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/nodes/SoShaderParameterColor.h [code]Open Inventor uniform shader parameter node that defines tree float parameters using a color selector
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/nodes/SoShaderParameterMatrix.h [code]Open Inventor uniform shader parameter node that defines a matrix parameter
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/nodes/SoShaderParameterMLImageProps.h [code]Open Inventor uniform shader parameter node that defines integer and float parameters to represent the size and range of a connected ML image
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/nodes/SoShaderParameterMLImageSize.h [code]Open Inventor uniform shader parameter node that defines two integer parameters to represent the size of a connected ML image
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/nodes/SoShaderProgram.h [code]Open Inventor shader program node
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/nodes/SoUniformShaderParameter.h [code]Abstract Open Inventor base class for uniform shader parameter nodes
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/nodes/SoVertexAttributeNodes.h [code]Open Inventor vertex attribute nodes
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/nodes/SoVertexShader.h [code]Open Inventor vertex shader node
MeVisLab/Standard/Sources/Inventor/SoUtils/SoBackground.h [code]SoBackground renders a background bar
MeVisLab/Standard/Sources/Inventor/SoUtils/SoCalculatorWrapper.h [code]SoCalculatorWrapper wraps the SoCalculator engine to make it usable inside of MeVisLab
MeVisLab/Standard/Sources/Inventor/SoUtils/SoCameraViewAll.h [code]The Inventor module class SoCameraViewAll derived from SoNode
MeVisLab/Standard/Sources/Inventor/SoUtils/SoClipBox.h [code]SoClipBox defines a node with 6 clipping plane manipulators that are arrange on the sides of a box
MeVisLab/Standard/Sources/Inventor/SoUtils/SoFocus.h [code]SoFocus is a general facility to detect focus changes
MeVisLab/Standard/Sources/Inventor/SoUtils/SoFocusElement.h [code]Administrates the current focus state
MeVisLab/Standard/Sources/Inventor/SoUtils/SoKeyGrabber.h [code]SoKeyGrabber is a general facility to grab keyboard events
MeVisLab/Standard/Sources/Inventor/SoUtils/SoMLLUT.h [code]Open Inventor node implementing an interface to the ml::LUTFunction
MeVisLab/Standard/Sources/Inventor/SoUtils/SoMLLUTChangeColor.h [code]Defines a change color extension to the SoMLLUT
MeVisLab/Standard/Sources/Inventor/SoUtils/SoMLLUTElement.h [code]Open Inventor element to administrate a pointer to a SoMLLUT node in the inventor state
MeVisLab/Standard/Sources/Inventor/SoUtils/SoMLLUTExtension.h [code]SoMLLUTExtension is a base class to extends the SoMLLut with functionality
MeVisLab/Standard/Sources/Inventor/SoUtils/SoMLLUTExtensionElement.h [code]SoMLLUTExtensionElement collects a list of SoMLLUTExtensions while the scene graph is traversed The list is cleared when the state is popped to force recollection on next rendering step
MeVisLab/Standard/Sources/Inventor/SoUtils/SoMLTexture2.h [code]
MeVisLab/Standard/Sources/Inventor/SoUtils/SoMLVolumeBox.h [code]SoMLVolumeBox renders a background bar
MeVisLab/Standard/Sources/Inventor/SoUtils/SoMouseGrabber.h [code]SoMouseGrabber is a general facility to grab mouse events and to map mouse movement to x/y values
MeVisLab/Standard/Sources/Inventor/SoUtils/SoPlaneDragger.h [code]Defines a plane dragger that canm be used to manipulate a plane (and translation+rotation)
MeVisLab/Standard/Sources/Inventor/SoUtils/SoPlaneSync.h [code]Open Inventor node calculating a new translation from a translation, a rotation and a distance factor
MeVisLab/Standard/Sources/Inventor/SoUtils/SoSceneWriter.h [code]Open Inventor engine to write scene representation to file
MeVisLab/Standard/Sources/Inventor/SoUtils/SoShowFPS.h [code]SoShowFPS renders the current frame rate onto the scene
MeVisLab/Standard/Sources/Inventor/SoUtils/SoSlabRenderingElement.h [code]Template base class for floating point vectors
MeVisLab/Standard/Sources/Inventor/SoUtils/SoToggle.h [code]SoToggle is a SoSwitch node that has a boolean field to toggle the underlying scene graph on/off
MeVisLab/Standard/Sources/Inventor/SoUtils/SoUtilsDoc.h [code]Overview documentation of the SoUtils project
MeVisLab/Standard/Sources/Inventor/SoUtils/SoUtilsSystem.h [code]System dependent includes. Disables some compiler/linker warnings
MeVisLab/Standard/Sources/Inventor/SoUtils/SoVectorToFloat.h [code]SoVectorToFloat transforms vector to float (not an engine)
MeVisLab/Standard/Sources/Inventor/SoUtils/SoViewportRegion.h [code]SoViewportRegion renders its children into a specified viewport region
MeVisLab/Standard/Sources/Inventor/SoView2D/SoExtText2.h [code]Implements a node similar to SoText2, but by using the GLUT font and some extra features (shadow, background, etc.)
MeVisLab/Standard/Sources/Inventor/SoView2D/SoOrthoView2D.h [code]SoOrthoView2D uses three SoView2D nodes to create a 3D ortho viewer with three 2D views
MeVisLab/Standard/Sources/Inventor/SoView2D/SoOrthoView2DBase.h [code]SoOrthoView2DBase uses three SoView2D nodes to create a 3D ortho viewer with three 2D views
MeVisLab/Standard/Sources/Inventor/SoView2D/SoView2D.h [code]SoView2D is a 2D viewer for image data
MeVisLab/Standard/Sources/Inventor/SoView2D/SoView2DCallback.h [code]SoView2DCallback allows to set a callback for evalEvent and draw virtual functions of a SoView2DExtension
MeVisLab/Standard/Sources/Inventor/SoView2D/SoView2DDoc.h [code]Overview documentation of the SoView2D project
MeVisLab/Standard/Sources/Inventor/SoView2D/SoView2DExtension.h [code]SoView2DExtension is base class for all View2DExtensions and is used for drawing and event handling on the View2D
MeVisLab/Standard/Sources/Inventor/SoView2D/SoView2DExtensionElement.h [code]SoView2DExtensionElement collects a list of SoView2DExtensions while the scene graph is traversed
MeVisLab/Standard/Sources/Inventor/SoView2D/SoView2DHintElement.h [code]SoView2DHintElement is read by the SoView2D and influences it's rendering mode The SoView2DHintElement is typically set by the SoView2DHint node
MeVisLab/Standard/Sources/Inventor/SoView2D/SoView2DSystem.h [code]File to resolve systen dependencies in View2D library
MeVisLab/Standard/Sources/Inventor/SoView2D/View2DDraw.h [code]GL extended drawing routines, used by SoView2DExtensions, e.g. SoView2DSphere
MeVisLab/Standard/Sources/Inventor/SoView2D/View2DFont.h [code]Abstract GL font drawing using FTGL
MeVisLab/Standard/Sources/Inventor/SoView2D/View2DIcons.h [code]Defines and implements a class to store multiple images and draw them via OpenGL
MeVisLab/Standard/Sources/Inventor/SoView2D/View2DPosition.h [code]This class stores all position information needed by SoView2DExtensions to handle the pointer position
MeVisLab/Standard/Sources/Inventor/SoView2D/View2DShader.h [code]Base class for hardware shaders that can be used on a View2DTexture
MeVisLab/Standard/Sources/Inventor/SoView2D/View2DShaderARB.h [code]
MeVisLab/Standard/Sources/Inventor/SoView2D/View2DShaderGLSL.h [code]
MeVisLab/Standard/Sources/Inventor/SoView2D/View2DSlice.h [code]A single slice that is stored in a View2DSliceList, typically created by a View2DSliceList
MeVisLab/Standard/Sources/Inventor/SoView2D/View2DSliceList.h [code]A list that holds all View2DSlice object (lazily created) of a SoView2D
MeVisLab/Standard/Sources/Inventor/SoView2D/View2DTexture.h [code]A class to render images as OpenGL Textures
MeVisLab/Standard/Sources/Inventor/SoView2D/extensions/SoView2DAnnotation.h [code]SoView2D extension for drawing annotations
MeVisLab/Standard/Sources/Inventor/SoView2D/extensions/SoView2DAutoCenter.h [code]
MeVisLab/Standard/Sources/Inventor/SoView2D/extensions/SoView2DBorder.h [code]SoView2D extension that draws a border with variable width and highlighting of focused viewport
MeVisLab/Standard/Sources/Inventor/SoView2D/extensions/SoView2DBorderHighlight.h [code]SoView2D extension that draws a border around a selected range of slices
MeVisLab/Standard/Sources/Inventor/SoView2D/extensions/SoView2DDeformationGridView.h [code]SoView2DExtension for displaying a vector field
MeVisLab/Standard/Sources/Inventor/SoView2D/extensions/SoView2DEnlargeOnClick.h [code]Allows changing the current slice of the SoView2D with mouse movement and mousewheel
MeVisLab/Standard/Sources/Inventor/SoView2D/extensions/SoView2DExtensionSeparator.h [code]SoView2D extension for grouping of extensions to control event evaluation
MeVisLab/Standard/Sources/Inventor/SoView2D/extensions/SoView2DHint.h [code]SoView2DHint allows to switch the SoView2D module into 3D rendering mode
MeVisLab/Standard/Sources/Inventor/SoView2D/extensions/SoView2DLegend.h [code]Parses a string in a certain format and displays a legend on a View2D
MeVisLab/Standard/Sources/Inventor/SoView2D/extensions/SoView2DMagnifyController.h [code]The Inventor module class SoView2DMagnifyController derived from SoView2DExtension
MeVisLab/Standard/Sources/Inventor/SoView2D/extensions/SoView2DMarkerEditor.h [code]SoView2DMarkerEditor is a geometry editor that stores markers in a XMarkerList and allows editing of these
MeVisLab/Standard/Sources/Inventor/SoView2D/extensions/SoView2DOverlay.h [code]Draws an overlay image on the SoView2D
MeVisLab/Standard/Sources/Inventor/SoView2D/extensions/SoView2DOverlayDecoration.h [code]Draws an overlay image on the SoView2D
MeVisLab/Standard/Sources/Inventor/SoView2D/extensions/SoView2DPlane.h [code]
MeVisLab/Standard/Sources/Inventor/SoView2D/extensions/SoView2DPosition.h [code]Draw and edit a position on the SoView2D
MeVisLab/Standard/Sources/Inventor/SoView2D/extensions/SoView2DRectangle.h [code]Allows drawing and editing of a rectangle on a SoView2D
MeVisLab/Standard/Sources/Inventor/SoView2D/extensions/SoView2DSlicer.h [code]Allows changing the current slice of the SoView2D with mouse movement and mousewheel
MeVisLab/Standard/Sources/Inventor/SoView2D/extensions/SoView2DSliceShiftZoom.h [code]Allows to shift the slice by mouse movement inside of a SoView2D
MeVisLab/Standard/Sources/Inventor/SoView2D/extensions/SoView2DTransRot.h [code]Allows to edit a rotation and translation on a SoView2D
MeVisLab/Standard/Sources/Inventor/SoView2D/extensions/SoView2DVectorFieldView.h [code]SoView2DExtension for displaying a vector field
MeVisLab/Standard/Sources/Inventor/SoView2D/extensions/SoView2DVoxelValue.h [code]Reads the voxel value at the mouse position on a SoView2D
MeVisLab/Standard/Sources/Inventor/SoView2D/extensions/SoView2DVoxelView.h [code]SoView2DExtension for detailed voxel viewing
MeVisLab/Standard/Sources/Inventor/SoVirtualVolume/SoVirtualVolume.h [code]The SoVirtualVolume class for fast voxel based access to paged ML images; see also mlVirtualVolume and mlTVirtualVolume in project MLTools for examples etc
MeVisLab/Standard/Sources/Inventor/SoVirtualVolume/SoVirtualVolumeDoc.h [code]File containing the library documentation of project SoVirtualVolume
MeVisLab/Standard/Sources/Inventor/SoVirtualVolume/SoVirtualVolumeInit.h [code]Initializes the DLL/SO for runtime use in .cpp file
MeVisLab/Standard/Sources/Inventor/SoVirtualVolume/SoVirtualVolumeSystem.h [code]File containing all system dependent settings of the SoVirtualVolume project
MeVisLab/Standard/Sources/ML/MLBase/MLBaseDoc.h [code]File containing the library documentation of project MLBase
MeVisLab/Standard/Sources/ML/MLBase/mlBaseInit.h [code]Defined Header file mlBaseInit.h
MeVisLab/Standard/Sources/ML/MLBase/mlBaseItem.h [code]Base object list base class BaseItem
MeVisLab/Standard/Sources/ML/MLBase/mlBaseItemParser.h [code]Utility class BaseItemParser for parsing persistent state strings
MeVisLab/Standard/Sources/ML/MLBase/mlBaseList.h [code]Base object class managing containers/lists of BasePointers as BaseItems
MeVisLab/Standard/Sources/ML/MLBase/mlComposeBaseList.h [code]Engine module ComposeBaseList: Operator with two base inputs that combines those input object in a single output BaseList object
MeVisLab/Standard/Sources/ML/MLBase/mlCopyBase.h [code]Engine module CopyBase: Operator template to copy any Base-derived object that provides a virtual assignment operator which allows to copy from Base
MeVisLab/Standard/Sources/ML/MLBase/mlCurveData.h [code]Base object class for Diagrams: A single curve object, consisting of one X- and any number of Y-data series
MeVisLab/Standard/Sources/ML/MLBase/mlCurveList.h [code]Base object classes for Diagrams: CurveList and CurveDataBaseList
MeVisLab/Standard/Sources/ML/MLBase/mlDecomposeBaseList.h [code]Engine module DecomposeBaseList: Operator with two output fields, decomposing a ListBase input into a single base object and a so-called "rest list"
MeVisLab/Standard/Sources/ML/MLBase/mlDiagramData.h [code]This file includes Base object classes for Diagram data which allows storing curves and curve lists
MeVisLab/Standard/Sources/ML/MLBase/mlDiscList.h [code]Base object class DiscList managing a list of Discs objects
MeVisLab/Standard/Sources/ML/MLBase/mlDynamicStylePalette.h [code]
MeVisLab/Standard/Sources/ML/MLBase/mlExtractObjectFromList.h [code]Engine module ExtractObjectFromList: Extracts a single list item (identified by its index) from a given list which has to be derived from BaseListTemplate
MeVisLab/Standard/Sources/ML/MLBase/mlKeyFrameList.h [code]Base object class KeyFrameList and class KeyFrame describing position and orientation in space
MeVisLab/Standard/Sources/ML/MLBase/mlListBase.h [code]Base object list base classes ListBase, ListTemplate, and BaseListTemplate
MeVisLab/Standard/Sources/ML/MLBase/mlListContainer.h [code]Basic list container classes ListContainerBase and ListContainerTemplate
MeVisLab/Standard/Sources/ML/MLBase/mlListParser.h [code]Utility classes ParserBase, ListParser and BaseItemParser for parsing persistent state strings
MeVisLab/Standard/Sources/ML/MLBase/mlMarkerList.h [code]Base object class MarkerList managing a list of markers represented by Vector4's
MeVisLab/Standard/Sources/ML/MLBase/mlMatList.h [code]Base object classes Mat?List (where ? in {3, 4}) for lists of 3x3 and 4x4 float matrices
MeVisLab/Standard/Sources/ML/MLBase/mlMergeLists.h [code]Engine module MergeLists: Merged two lists of the same arbitrary (BaseListTemplate-derived) class
MeVisLab/Standard/Sources/ML/MLBase/mlParserBase.h [code]Utility classes ParserBase is a base class from which special parser for parsing persistent state strings
MeVisLab/Standard/Sources/ML/MLBase/mlPointList.h [code]Base object class PointList managing a list of points
MeVisLab/Standard/Sources/ML/MLBase/mlRasterFunction.h [code]Base Object class managing a general raster function class
MeVisLab/Standard/Sources/ML/MLBase/mlRasterFunctionList.h [code]Base object class managing a list of raster functions
MeVisLab/Standard/Sources/ML/MLBase/mlSphereList.h [code]Base object class managin a list of Spheres, with get & set functions of given index etc
MeVisLab/Standard/Sources/ML/MLBase/mlStringList.h [code]Base object classes StringList and StringListContainer
MeVisLab/Standard/Sources/ML/MLBase/mlStylePalette.h [code]Base object class StylePalette for providing a collection of colors, line styles and marker types
MeVisLab/Standard/Sources/ML/MLBase/mlStylePaletteOp.h [code]ML Module class implementing a StylePalette providing a collection of colors, line styles and marker types
MeVisLab/Standard/Sources/ML/MLBase/mlVecList.h [code]Base object classes Vec??List (where ?? in {3, 4, 6} x {i, f}) for lists of 3/4/6-dimensional integer/float-vectors
MeVisLab/Standard/Sources/ML/MLBase/mlVectorList.h [code]Base object representing a list of vectors
MeVisLab/Standard/Sources/ML/MLBase/mlXMarkerList.h [code]Base object classes XMarker, XMarkerList and XMarkerListContainer for general marker lists
MeVisLab/Standard/Sources/ML/MLCSO/CSODoc.h [code]File contains the library documentation of project CSO
MeVisLab/Standard/Sources/ML/MLCSO/MLCSOIncludes.h [code]Global include file for MLCSO library with definition and includes
MeVisLab/Standard/Sources/ML/MLCSO/MLCSOInit.h [code]This is for runtime module initialization
MeVisLab/Standard/Sources/ML/MLCSO/MLCSOSystem.h [code]Defines export symbols for classes, so they can be used in other DLLs
MeVisLab/Standard/Sources/ML/MLCSO/CSOBase/CSO.h [code]The CSO represents a contour segmentation object
MeVisLab/Standard/Sources/ML/MLCSO/CSOBase/CSOAttributes.h [code]This class comprises some attributes that are common for a CSO and a CSOGroup
MeVisLab/Standard/Sources/ML/MLCSO/CSOBase/CSOBoundingBox.h [code]The CSOBoundingBox defines an axis parallel bounding box with double precision
MeVisLab/Standard/Sources/ML/MLCSO/CSOBase/CSODefines.h [code]Some defines used by CSO modules
MeVisLab/Standard/Sources/ML/MLCSO/CSOBase/CSOGroup.h [code]A CSOGroup comprises a number of CSOs, which themselves can be in a number of different CSOGroups
MeVisLab/Standard/Sources/ML/MLCSO/CSOBase/CSOList.h [code]A CSOList comprises a number of CSOs and CSOGroups and is the central object for contour segmentation objects
MeVisLab/Standard/Sources/ML/MLCSO/CSOBase/CSOPathPoints.h [code]The CSOPathPoints is a list of world coordinates which are interpolated by a certain interpolation scheme between seed points of a CSO
MeVisLab/Standard/Sources/ML/MLCSO/CSOBase/CSOSeedPoint.h [code]The CSOSeedPoint can be interactively set and modified and is the framework for contours
MeVisLab/Standard/Sources/ML/MLCSO/CSOBase/CSOManager/CSOManager.h [code]The CSOManager allows for storing and iterating CSOs, and implements an undo/redo mechanism
MeVisLab/Standard/Sources/ML/MLCSO/CSOBase/CSOModuleBase/CSOBaseModule.h [code]Base class for CSOModules
MeVisLab/Standard/Sources/ML/MLCSO/CSOBase/CSOModuleBase/CSOConvertor.h [code]Base class for modules that convert CSOs to voxel images
MeVisLab/Standard/Sources/ML/MLCSO/CSOBase/CSOModuleBase/CSOGenerator.h [code]The CSOGenerator is the base class for all modules that generate CSOs
MeVisLab/Standard/Sources/ML/MLCSO/CSOBase/CSOModuleBase/CSOModificator.h [code]Base class for performing modifications on the CSOs of a CSOList
MeVisLab/Standard/Sources/ML/MLCSO/CSOBase/CSORules/CSOGroupRules.h [code]This handles rules like the maximum number of CSOs in a group and applies them
MeVisLab/Standard/Sources/ML/MLCSO/CSOBase/CSORules/CSOListRules.h [code]The CSOListRules class controls how the CSOList should treat CSOGroups if their CSOs are removed
MeVisLab/Standard/Sources/ML/MLCSO/CSOBase/CSOUndoRedo/CSOUndoRedoCommands.h [code]Base class for a CSOCommand for the undo/redo mechanism
MeVisLab/Standard/Sources/ML/MLCSO/CSOBase/CSOUndoRedo/CSOUndoRedoManager.h [code]Manager class for maintaining the undo and the redo stacks
MeVisLab/Standard/Sources/ML/MLCSO/CSOBase/CSOVoxelSet/CSOVoxelSet.h [code]The CSOVoxelSet represents a contour in discrete voxel positions
MeVisLab/Standard/Sources/ML/MLCSO/CSOBase/CSOVoxelSet/CSOVoxelSetGroup.h [code]The CSOVoxelSet represents a contour in discrete voxel positions
MeVisLab/Standard/Sources/ML/MLCSO/CSOBase/CSOVoxelSet/CSOVoxelSetList.h [code]A CSOVoxelSetList comprises a number of CSOVoxelSets and CSOVoxelSetGroups and is the central object for contour segmentation objects
MeVisLab/Standard/Sources/ML/MLCSO/CSOTools/CSOFunction.h [code]Base class for distance functions for application in the marching cubes algorithm
MeVisLab/Standard/Sources/ML/MLCSO/CSOTools/CSOGeneratePathPoints.h [code]The CSOGeneratePathPoints namespace offers interpolation methods (computing path points between seed points) as a linear interpolation, a spline interpolation and a spline approximation
MeVisLab/Standard/Sources/ML/MLCSO/CSOTools/CSOGeometry.h [code]The CSOGeometry namespace offers some common methods for various geometric problems, e.g., determining whether a CSO lies in a plane, if a CSO is self-intersection, computing the center of gravity, thinning out path points or applying Boolean operations
MeVisLab/Standard/Sources/ML/MLCSO/CSOTools/CSOHeapObject.h [code]CSOHeapObject: base class for objects to be used with the heap
MeVisLab/Standard/Sources/ML/MLCSO/CSOTools/CSOInterpolate3DFunction.h [code]The CSOInterpolate3DFunction holds the interpolation function which is a smooth thin-plate spline surface
MeVisLab/Standard/Sources/ML/MLCSO/CSOTools/CSOMarchingSquares.h [code]This class implements the Marching Squares algorithm to find isolines on 2D image slices
MeVisLab/Standard/Sources/ML/MLCSO/CSOTools/CSOMarchingSquaresCell.h [code]Marching squares cell
MeVisLab/Standard/Sources/ML/MLCSO/CSOTools/CSOMath.h [code]The CSOMath class offers some common methods for various problems, e.g., computing the area, mapping from voxel to world or computing numerical problems real fast
MeVisLab/Standard/Sources/ML/MLCSO/CSOTools/CSOObjectHeap.h [code]Template CSOObjectHeap typed over a type T that is derived from CSOHeapObject
MeVisLab/Standard/Sources/ML/MLCSO/CSOTools/CSOObjectVector.h [code]Dynamic vector CSOObjectVector templated over a type T
MeVisLab/Standard/Sources/ML/MLCSO/CSOTools/CSOPathPointIterator.h [code]Helper class for easy forward and backward iterating over all path points of a CSO
MeVisLab/Standard/Sources/ML/MLCSO/CSOTools/CSOPointInPolygon.h [code]
MeVisLab/Standard/Sources/ML/MLCSO/CSOTools/CSOPointInPolygonChecker.h [code]The CSOPointInPolygon class offers the functionality of testing whether a point lies inside an arbitrary polygon
MeVisLab/Standard/Sources/ML/MLCSO/CSOTools/CSOSmoothing.h [code]The CSOSmooth class offers some common methods smoothing a contour, based on a Laplacian smoothing scheme
MeVisLab/Standard/Sources/ML/MLImageFormat/mlImageFormatDoc.h [code]File containing the library documentation of project mlImageFormat
MeVisLab/Standard/Sources/ML/MLImageFormat/mlImageFormatFileCache.h [code]The ML module class MLImageFormatFileCache
MeVisLab/Standard/Sources/ML/MLImageFormat/mlImageFormatInfo.h [code]The ML module class MLImageFormatInfo
MeVisLab/Standard/Sources/ML/MLImageFormat/mlImageFormatIOBase.h [code]The ML module class MLImageFormatIOBase
MeVisLab/Standard/Sources/ML/MLImageFormat/mlImageFormatLoad.h [code]The ML module class MLImageFormatLoad
MeVisLab/Standard/Sources/ML/MLImageFormat/mlImageFormatSave.h [code]The ML module class MLImageFormatSave
MeVisLab/Standard/Sources/ML/MLImageFormat/MLImageFormatSystem.h [code]Global and OS specific declarations for the MLImageFormat project
MeVisLab/Standard/Sources/ML/MLKernel/mlBitMorphologyFilter.h [code]An ML module class for (bit separate) morphology based filtering
MeVisLab/Standard/Sources/ML/MLKernel/mlCloseGapFilter.h [code]A special morphology filter module class especially to close gaps in images
MeVisLab/Standard/Sources/ML/MLKernel/mlCompassFilter.h [code]This module implements four different compass filters
MeVisLab/Standard/Sources/ML/MLKernel/mlConvolutionFilter.h [code]Defines and implements a module for convolution filtering with some fixed kernel sizes
MeVisLab/Standard/Sources/ML/MLKernel/mlCorrelation.h [code]The ML module class Correlation
MeVisLab/Standard/Sources/ML/MLKernel/mlExtConvolutionFilter.h [code]Defines and header of a kernel class for convoluting images with changable kernel
MeVisLab/Standard/Sources/ML/MLKernel/mlInitSystemKernel.h [code]Includes files used in many parts of the dll, defined dll-specific macros and controls any system dependent parts of the dll
MeVisLab/Standard/Sources/ML/MLKernel/mlKernel.h [code]Class to define a filter kernel
MeVisLab/Standard/Sources/ML/MLKernel/mlKernelBaseModule.h [code]Defines the base class for page based kernel operations
MeVisLab/Standard/Sources/ML/MLKernel/mlKernelCurvatureEstimationFilter.h [code]Defines and header of a Kernel Class
MeVisLab/Standard/Sources/ML/MLKernel/mlKernelDoc.h [code]Overview page for Kernel based image processing
MeVisLab/Standard/Sources/ML/MLKernel/mlKernelEditor.h [code]Implements an editor to editor a kernel matrix
MeVisLab/Standard/Sources/ML/MLKernel/mlKernelLineApplicator.h [code]Template class to apply a kernel to a voxel row in a subimage
MeVisLab/Standard/Sources/ML/MLKernel/mlKernelLineApplicatorBase.h [code]Template base class to apply a kernel to a voxel row of a subimage
MeVisLab/Standard/Sources/ML/MLKernel/mlKernelMacros.h [code]This file contains macros CALC_ROW_H() and CALC_ROW_CPP() used in classes derived from KernelBaseOp and KernelOp
MeVisLab/Standard/Sources/ML/MLKernel/mlKernelModule.h [code]Defines a convenience class for kernel base image filtering
MeVisLab/Standard/Sources/ML/MLKernel/mlKernelModulesInit.h [code]Currently an unused dummy header
MeVisLab/Standard/Sources/ML/MLKernel/mlKernelTools.h [code]A class with untyped and templated code with static functions to simplify standard kernel filter operations
MeVisLab/Standard/Sources/ML/MLKernel/mlLineApplicator.h [code]Template class to define minimum row filtering functionality needed by and the old applyFiltering functions from the KernelTools class
MeVisLab/Standard/Sources/ML/MLKernel/mlLocalMaximaFilter.h [code]Class searching local maxima in images using a kernel based filtering
MeVisLab/Standard/Sources/ML/MLKernel/mlLoGFilter.h [code]The LoGFilter permits filtering an image with a 2D Laplace of Gaussian filter kernel
MeVisLab/Standard/Sources/ML/MLKernel/mlMorphologyFilter.h [code]A class for morphology based image filters
MeVisLab/Standard/Sources/ML/MLKernel/mlRankFilter.h [code]MlModule class for rank based image filters
MeVisLab/Standard/Sources/ML/MLKernel/mlRobertsFilter.h [code]Class to apply a kernel based Roberts filtering to an image
MeVisLab/Standard/Sources/ML/MLKernel/mlSigmaFilter.h [code]A sigma filter module
MeVisLab/Standard/Sources/ML/MLKernel/mlSobel3DFilter.h [code]Applies a Sobel edge detection or a Sobel gradient estimation in 3D to a volume image
MeVisLab/Standard/Sources/ML/MLKernel/mlStdDeviationFilter.h [code]Class to apply a kernel based standard deviation filtering to an image
MeVisLab/Standard/Sources/ML/MLKernel/mlSurroundFilter.h [code]Class to cover an object specified by a threshold with a voxel thick surface of selected values
MeVisLab/Standard/Sources/ML/MLKernel/mlZeroCrossingsFilter.h [code]A kernel filtering operator, which searches for zero crossings in the input image
MeVisLab/Standard/Sources/ML/MLKernel/deprecated/mlKernelBaseOp.h [code]
MeVisLab/Standard/Sources/ML/MLKernel/deprecated/mlKernelOp.h [code]
MeVisLab/Standard/Sources/ML/MLObjMgr/ObjLoader/mlObjLoaderFrame.h [code]This file declares the ObjLoader specialized data loader
MeVisLab/Standard/Sources/ML/MLObjMgr/ObjMgr/mlObjMgr.h [code]This file declares the ObjMgr module interface
MeVisLab/Standard/Sources/ML/MLObjMgr/ObjMgr/mlObjMgrAttribute.h [code]This file declares the omAttribute class
MeVisLab/Standard/Sources/ML/MLObjMgr/ObjMgr/mlObjMgrAttribute_Message.h [code]This file declares the attribute for message objects
MeVisLab/Standard/Sources/ML/MLObjMgr/ObjMgr/mlObjMgrAttributeDefs.h [code]This file defines some predefined information types
MeVisLab/Standard/Sources/ML/MLObjMgr/ObjMgr/mlObjMgrAttributes.h [code]This file declares attribute types
MeVisLab/Standard/Sources/ML/MLObjMgr/ObjMgr/mlObjMgrBase.h [code]This file declares the ObjMgr base
MeVisLab/Standard/Sources/ML/MLObjMgr/ObjMgr/mlObjMgrClient.h [code]This file declares the ObjMgr client module interface
MeVisLab/Standard/Sources/ML/MLObjMgr/ObjMgr/mlObjMgrConnection.h [code]This file declares omObjMgrConnection class
MeVisLab/Standard/Sources/ML/MLObjMgr/ObjMgr/mlObjMgrData.h [code]This file declares the ObjMgr object
MeVisLab/Standard/Sources/ML/MLObjMgr/ObjMgr/mlObjMgrDataType.h [code]This file declares data type class
MeVisLab/Standard/Sources/ML/MLObjMgr/ObjMgr/mlObjMgrDataTypes.h [code]This file declares data types
MeVisLab/Standard/Sources/ML/MLObjMgr/ObjMgr/mlObjMgrDoc.h [code]This file describes the ObjMgr for doxygen
MeVisLab/Standard/Sources/ML/MLObjMgr/ObjMgr/mlObjMgrEvent.h [code]This file declares the ObjMgr events
MeVisLab/Standard/Sources/ML/MLObjMgr/ObjMgr/mlObjMgrFlags.h [code]This file declares the address flags
MeVisLab/Standard/Sources/ML/MLObjMgr/ObjMgr/mlObjMgrObject.h [code]This file declares the Object class
MeVisLab/Standard/Sources/ML/MLObjMgr/ObjMgr/mlObjMgrObjectContainer.h [code]This file declares the ObjMgr object map
MeVisLab/Standard/Sources/ML/MLObjMgr/ObjMgr/mlObjMgrObjectID.h [code]This file declares the ObjMgrObjectID class
MeVisLab/Standard/Sources/ML/MLObjMgr/ObjMgr/mlObjMgrSubAttribute.h [code]This file declares attribute subclass macros and the base attribute
MeVisLab/Standard/Sources/ML/MLObjMgr/ObjMgr/mlObjMgrSubDataType.h [code]This file declares data type subclass macros
MeVisLab/Standard/Sources/ML/MLParser/mlEditObject.h [code]Allows to edit an ml::base-derived object via its XML description
MeVisLab/Standard/Sources/ML/MLParser/mlIOHandler.h [code]Handles the different possible IO modes
MeVisLab/Standard/Sources/ML/MLParser/mlLoadBase.h [code]Loads ml::base-derived objects from file
MeVisLab/Standard/Sources/ML/MLParser/mlParserSystem.h [code]Definiert systemspezifische Macros, die f"ur diese DLL gelten sollen
MeVisLab/Standard/Sources/ML/MLParser/mlSaveBase.h [code]Saves an ml::base-derived object to a file
MeVisLab/Standard/Sources/ML/MLParser/MParserDoc.h [code]File containing the library documentation of project MLParser
MeVisLab/Standard/Sources/ML/MLParser/mlXMLParser/mlXMLParserSystem.h [code]Defines library specific stuff, mostly for system independence
MeVisLab/Standard/Sources/ML/MLParser/mlXMLParser/mlXMLTreeNode.h [code]The class XMLTreeNode implements the abstract class TreeNode to allow export and import of ML objects to and from XML files and strings
MeVisLab/Standard/Sources/ML/MLParser/mlXMLParser/base64/Base64Coder.h [code]Base64Coder.h: interface for the Base64Coder class
MeVisLab/Standard/Sources/ML/MLTools/mlToolsDoc.h [code]File containing the library documentation of MLTools project
MeVisLab/Standard/Sources/ML/MLTools/include/mlBitImage.h [code]Implements a class to manage a binary image
MeVisLab/Standard/Sources/ML/MLTools/include/mlDisc.h [code]Defines the geometry primitive "Disc"
MeVisLab/Standard/Sources/ML/MLTools/include/mlMultiFields.h [code]Header of MultiField classes which handle a dynamic number of scalar values (for example integer or double values)
MeVisLab/Standard/Sources/ML/MLTools/include/mlSphere.h [code]Defines a class to handle the geometry primitive "Sphere"
MeVisLab/Standard/Sources/ML/MLTools/include/mlStringLineMultiField.h [code]Header of the StringLineMultiField which handles a dynamic number of separated strings representing lines
MeVisLab/Standard/Sources/ML/MLTools/include/mlTools.h [code]Defines and implements some useful stuff
MeVisLab/Standard/Sources/ML/MLTools/include/MLToolsSystem.h [code]Resolves system dependencies for this project
MeVisLab/Standard/Sources/ML/MLTools/include/mlTVirtualVolume.h [code]Defines and implements management and access classes for random access to a paged image or a pure virtual image created on access time
MeVisLab/Standard/Sources/ML/MLTools/include/mlVirtualVolume.h [code]Defines and implements management and access classes for random access to a paged image or a pure virtual image created on access time
MeVisLab/Standard/Sources/ML/MLTools/include/mlWrapperMacros.h [code]In this header some macros are defined which implement some c-wrapper stuff to address member functions via a pointer
MeVisLab/Standard/Sources/ML/MLWEM/MLWEMIncludes.h [code]Central include file, defines some variables and macros
MeVisLab/Standard/Sources/ML/MLWEM/MLWEMInit.h [code]This is for runtime module initialization
MeVisLab/Standard/Sources/ML/MLWEM/MLWEMSystem.h [code]Defines export symbols for classes, so they can be used in other DLLs
MeVisLab/Standard/Sources/ML/MLWEM/WEMBaseModules.h [code]File containing the hints for debugging WEM modules
MeVisLab/Standard/Sources/ML/MLWEM/WEMDataStructureDoc.h [code]File containing the documentation of the WEM data structure
MeVisLab/Standard/Sources/ML/MLWEM/WEMDebuggingDoc.h [code]File containing the hints for debugging WEM modules
MeVisLab/Standard/Sources/ML/MLWEM/WEMDoc.h [code]File contains the library documentation of project WEM
MeVisLab/Standard/Sources/ML/MLWEM/WEMToolClassesDoc.h [code]File containing the hints for debugging WEM modules
MeVisLab/Standard/Sources/ML/MLWEM/WEMBase/WEM.h [code]A WEM comprises a number of WEMPatches
MeVisLab/Standard/Sources/ML/MLWEM/WEMBase/WEMAttributes.h [code]This class comprises some attributes that are common for a WEM and a WEMPatch
MeVisLab/Standard/Sources/ML/MLWEM/WEMBase/WEMBoundingBox.h [code]This class represents an axis aligned bounding box for a WEMPatch
MeVisLab/Standard/Sources/ML/MLWEM/WEMBase/WEMDefaults.h [code]An interface providing default values
MeVisLab/Standard/Sources/ML/MLWEM/WEMBase/WEMEdge.h [code]Defines the mesh component: edge
MeVisLab/Standard/Sources/ML/MLWEM/WEMBase/WEMFace.h [code]Defines the mesh component: face
MeVisLab/Standard/Sources/ML/MLWEM/WEMBase/WEMIndexedFace.h [code]Defines the mesh component: an face holding a list of up to 100 indices
MeVisLab/Standard/Sources/ML/MLWEM/WEMBase/WEMNode.h [code]Defines the mesh component: node
MeVisLab/Standard/Sources/ML/MLWEM/WEMBase/WEMPatch.h [code]Base class for triangle and quad patches
MeVisLab/Standard/Sources/ML/MLWEM/WEMBase/WEMPolygon.h [code]Defines the mesh component: polygon
MeVisLab/Standard/Sources/ML/MLWEM/WEMBase/WEMPolygonPatch.h [code]This represents a WEMPatch consisting of polygons only
MeVisLab/Standard/Sources/ML/MLWEM/WEMBase/WEMPrimitive.h [code]This is the base class for all WEM elements like nodes, edges and faces
MeVisLab/Standard/Sources/ML/MLWEM/WEMBase/WEMPrimitiveValueList.h [code]
MeVisLab/Standard/Sources/ML/MLWEM/WEMBase/WEMQuad.h [code]Defines the mesh component: quad
MeVisLab/Standard/Sources/ML/MLWEM/WEMBase/WEMQuadPatch.h [code]This represents a WEMPatch consisting of quads only
MeVisLab/Standard/Sources/ML/MLWEM/WEMBase/WEMRequirements.h [code]This class represents WEMPatch requirements to be used by WEMProcessor
MeVisLab/Standard/Sources/ML/MLWEM/WEMBase/WEMTriangle.h [code]Defines the mesh component: triangle
MeVisLab/Standard/Sources/ML/MLWEM/WEMBase/WEMTrianglePatch.h [code]This represents a WEMPatch consisting of triangles only
MeVisLab/Standard/Sources/ML/MLWEM/WEMBase/WEMModuleBase/WEMGenerator.h [code]The WEMGenerator is the base class for all modules that generate WEMs, be it automatically or interactive
MeVisLab/Standard/Sources/ML/MLWEM/WEMBase/WEMModuleBase/WEMInspector.h [code]This class is the base class for WEM modules that have one WEM input but no WEM output
MeVisLab/Standard/Sources/ML/MLWEM/WEMBase/WEMModuleBase/WEMModule.h [code]The WEMModule class provides some common fields and methods for WEMProcessors, WEMGenerators and WEMInspectors
MeVisLab/Standard/Sources/ML/MLWEM/WEMBase/WEMModuleBase/WEMProcessor.h [code]The WEMProcessor is the base class for all modules that process WEMs, be it automatically or interactive
MeVisLab/Standard/Sources/ML/MLWEM/WEMDataStructure/WEMContainer.h [code]Container with the ability to detect double inserts
MeVisLab/Standard/Sources/ML/MLWEM/WEMDataStructure/WEMFastVector.h [code]Dynamic templated vector
MeVisLab/Standard/Sources/ML/MLWEM/WEMDataStructure/WEMHeap.h [code]Heap structure with property i>2*i+1 and i>2*i+2 Parent i has children 2*i+1 and 2*i+2 Largest values are stored closer to root of tree
MeVisLab/Standard/Sources/ML/MLWEM/WEMDataStructure/WEMIndexVector.h [code]Dynamic vector, based on a memory pool. Keeps track on entry numbers of stored primitives
MeVisLab/Standard/Sources/ML/MLWEM/WEMDataStructure/WEMObjectVector.h [code]Dynamic templated vector
MeVisLab/Standard/Sources/ML/MLWEM/WEMDataStructure/WEMQueue.h [code]The WEMQueueElement represents an element of a single linked list
MeVisLab/Standard/Sources/ML/MLWEM/WEMDataStructure/WEMVector.h [code]Dynamic templated vector
MeVisLab/Standard/Sources/ML/MLWEM/WEMTools/WEMToolsIncludes.h [code]Just some bundling of includes
MeVisLab/Standard/Sources/ML/MLWEM/WEMTools/WEMCutOp/WEMCut.h [code]MISSING DESCRIPTION
MeVisLab/Standard/Sources/ML/MLWEM/WEMTools/WEMCutOp/WEMCutOp.h [code]Helper class for operations on cuts (partial, face or full)
MeVisLab/Standard/Sources/ML/MLWEM/WEMTools/WEMCutOp/WEMFaceCut.h [code]Helper class for performing a cutting on a face
MeVisLab/Standard/Sources/ML/MLWEM/WEMTools/WEMCutOp/WEMPartialFaceCut.h [code]MISSING DESCRIPTION
MeVisLab/Standard/Sources/ML/MLWEM/WEMTools/WEMDiagnostics/WEMEdgeDiagnosis.h [code]This class provides diagnostic information on a WEMEdge
MeVisLab/Standard/Sources/ML/MLWEM/WEMTools/WEMDiagnostics/WEMFaceDiagnosis.h [code]This class provides diagnostic information on a WEMFace
MeVisLab/Standard/Sources/ML/MLWEM/WEMTools/WEMDiagnostics/WEMNodeDiagnosis.h [code]This class provides diagnostic information on a WEMNode
MeVisLab/Standard/Sources/ML/MLWEM/WEMTools/WEMDiagnostics/WEMPatchDiagnosis.h [code]This class provides diagnostic information on a WEMPatch
MeVisLab/Standard/Sources/ML/MLWEM/WEMTools/WEMEdgeOp/WEMEdgeOp.h [code]Helper class for performing swap, split and collapse operations on edges of a WEM
MeVisLab/Standard/Sources/ML/MLWEM/WEMTools/WEMFaceOp/WEMFaceOp.h [code]Helper class for performing operations on a face
MeVisLab/Standard/Sources/ML/MLWEM/WEMTools/WEMGeometry/WEMGeometry.h [code]Tool class for performing geometric analyzes on a WEMPatch
MeVisLab/Standard/Sources/ML/MLWEM/WEMTools/WEMGeometry/WEMSetOp.h [code]Tool class for performing set operations on WEM patches
MeVisLab/Standard/Sources/ML/MLWEM/WEMTools/WEMGraphAlgorithms/WEMConnectedComponent.h [code]The WEMConnectedComponent class
MeVisLab/Standard/Sources/ML/MLWEM/WEMTools/WEMGraphAlgorithms/WEMFaceCutConnectedComponent.h [code]Tool class for collecting a connected component consisting of FaceCuts
MeVisLab/Standard/Sources/ML/MLWEM/WEMTools/WEMGraphAlgorithms/WEMShortestPath.h [code]The WEMShortestPath class implements Dijkstra's shortest path algorithm for a WEM
MeVisLab/Standard/Sources/ML/MLWEM/WEMTools/WEMNodeOp/WEMNodeOp.h [code]Helper class for performing smoothing and other stuff on nodes
MeVisLab/Standard/Sources/Shared/MLLUT/mlLUTBasic.h [code]Basic type and constant definitions
MeVisLab/Standard/Sources/Shared/MLLUT/mlLUTData.h [code]Defines the LUTData class for storing instances of a LUT
MeVisLab/Standard/Sources/Shared/MLLUT/mlLUTDoc.h [code]File containing the library documentation of project MLLUT
MeVisLab/Standard/Sources/Shared/MLLUT/mlLUTFBlend.h [code]Generate a 2/3D-LUT by blending two 1/2D-LUTs
MeVisLab/Standard/Sources/Shared/MLLUT/mlLUTFChannelMap.h [code]A LUT function mapping the individual channels of the input LUT to the channels of the output LUT
MeVisLab/Standard/Sources/Shared/MLLUT/mlLUTFColor.h [code]LUT transform to apply or remove color to an input LUT
MeVisLab/Standard/Sources/Shared/MLLUT/mlLUTFCombine.h [code]A LUT function combining several input LUTs into a single output LUT
MeVisLab/Standard/Sources/Shared/MLLUT/mlLUTFCompose.h [code]A LUT function composing several input LUTs into a single output LUT
MeVisLab/Standard/Sources/Shared/MLLUT/mlLUTFConcat.h [code]Concatenate LUTs in row or layer direction
MeVisLab/Standard/Sources/Shared/MLLUT/mlLUTFLinear.h [code]A color/gray LUT with sampling points and linear or truncated interpolation
MeVisLab/Standard/Sources/Shared/MLLUT/mlLUTFloatRGBA.h [code]Implements a float RGBA color table
MeVisLab/Standard/Sources/Shared/MLLUT/mlLUTFPrimitive.h [code]A single channel LUT with predefined primitives of different shapes
MeVisLab/Standard/Sources/Shared/MLLUT/mlLUTFRampPair.h [code]An RGBA LUT consisting of a RGB ramp and an alpha ramp
MeVisLab/Standard/Sources/Shared/MLLUT/mlLUTFRescale.h [code]LUT transform to rescale a LUT's index range and to convert an absolute to a relative LUT
MeVisLab/Standard/Sources/Shared/MLLUT/mlLUTFSelect.h [code]Select a 1D-LUT from a specified row/layer of a 2D- or 3D-LUT
MeVisLab/Standard/Sources/Shared/MLLUT/mlLUTFunction.h [code]Defines the LUTFunction class representing an abstract lookup table
MeVisLab/Standard/Sources/Shared/MLLUT/mlLUTIterator.h [code]Defines the LUTIterator class used for rendering a LUT into a LUTData object
MeVisLab/Standard/Sources/Shared/MLLUT/mlLUTSystem.h [code]System specific macro definitions
MeVisLab/Standard/Sources/Shared/MLPointCloudUtils/MLPointCloudUtilsDoc.h [code]File contains the library documentation of project PointCloudUtils
MeVisLab/Standard/Sources/Shared/MLPointCloudUtils/MLPointCloudUtilsSystem.h [code]
MeVisLab/Standard/Sources/Shared/MLPointCloudUtils/MLMainAxisPCA/MainAxisPCA.h [code]This class computes the main axis for a point cloud
MeVisLab/Standard/Sources/Shared/MLPointCloudUtils/MLMainAxisPCA/MainAxisPCAMatrixRoutines.h [code]
MeVisLab/Standard/Sources/Shared/MLPointCloudUtils/MLMinimalDistancePointClouds/MinimalDistancePointClouds.h [code]The MinimalDistancePointClouds implements a fast nearest pair search algorithm described by Sean Quinlan in 'Efficient Distance Computation between Non-Convex Objects'
MeVisLab/Standard/Sources/Shared/MLPointCloudUtils/MLMinimalDistancePointClouds/TileSphere.h [code]TileSphere is used in the class MinimalDistancePointClouds
MeVisLab/Standard/Sources/Shared/MLPointCloudUtils/MLMinimalDistancePointClouds/TileSphereHashTable.h [code]TileSphereHashTable is used in the classes MinimalDistancePointClouds and TileSphere