| Nasio | |
| CAsynchronousExecution | An asynchronous execution policy |
| CCommunicationChannel | A communication channel template for the given data type |
| CConnection | Abstract base class for a connection between two I/O processors |
| CExecutableType | |
| CExecutableType< ParameterPack< Args... > > | |
| CExecutionPolicy | Abstract base class for all asio::ExecutionPolicy derivatives |
| CInputChannel | Abstract class template facilitating the definition of an input channel |
| CObservableType | |
| CObservableType< ParameterPack< Args... > > | |
| CVoidOrArgsObservable | |
| CVoidOrArgsObservable< void > | |
| CObservableConnectionInput | Templated input configuration class for the asio::ObservableConnection |
| CObservableConnection | Templated implementation of the asio::Connection interface for multi-input asynchronous pipelines using asio::Processable |
| CObservableConnection< Result > | |
| CObservableConnection< void > | |
| CObservableConnection< void, Args... > | |
| CProcessableType | |
| CProcessableType< Result, ParameterPack< Args... > > | |
| CParameterPack | |
| CProcessor | Base class for all asynchronous I/O interfaces |
| CProcessorConnection | |
| CProcessorConnection< ParameterPack< Args... > > | Templated implementation of the asio::Connection interface for the connection of suitable processors |
| CResourceDestructionGuard | A guard that protects resources of a given class from being detroyed if another thread still works with them |
| CSemaphore | A simple semaphore with increment and decrement functionality |
| CScopedSemaphoreAccess | A scoped semaphore access object that increments on construction and decrements on destruction |
| CSocket | Abstract base class for an asynchronous channel supporting read and write of binary data |
| CSocketCreationSession | Class template facilitating the definition of asio::Socket generators |
| CSynchronousExecution | An synchronous execution policy |
| CTcpAcceptor | A TCP acceptor listening on a given port and interface address |
| CTcpAcceptorSession | A TCP acceptor session continuously waiting for incoming connections |
| CTcpConnectorSession | A TCP connector session asynchronously connecting to a TCP server |
| CTcpSocket | A TCP socket class implementing the asio::Socket interface |
| CThreadPool | A thread pool executing an asio::Context's run method with a bunch of threads |
| CTlsAcceptorSession | A TCP acceptor session with TLS support continuously waiting for incoming connections |
| CTlsConnectorSession | A TCP connector session with TLS support asynchronously connecting to a TCP server |
| CTlsSocket | A TCP socket class with TLS support implementing the asio::Socket interface |
| Nboost | Forward declaration for the boost::mutex class |
| Cml_graph_traversal_tag | |
| Cgraph_traits< ml_graph_ptr > | Definition of traits for ml::Graph class |
| Cml_vertex_id_map | |
| Cproperty_map< ml_graph_ptr, vertex_index_t > | |
| Cml_edge_weight_map | |
| Cproperty_map< ml_graph_ptr, edge_weight_t > | |
| Cml_iterator_map | |
| Cml_undirected_graph_traversal_tag | |
| Cgraph_traits< ml_undirected_graph_ptr > | Definition of traits for ml::Graph class |
| Cml_ug_edge | |
| Cml_ug_vertex_id_map | |
| Cproperty_map< ml_undirected_graph_ptr, vertex_index_t > | |
| Cml_ug_edge_weight_map | |
| Cproperty_map< ml_undirected_graph_ptr, edge_weight_t > | |
| NDCMTree | Class to dump a DCMTree DICOM message into a human-readable file |
| CCharacterSetConverter | The class CharacterSetConverter is used for converting string values from one DICOM character set to another; character set names are those specified for the SpecificCharacterSet DICOM tag |
| CFactory | Factory class must be installed by the implementing DLL |
| CDict | |
| CDLLInit | |
| CDump | |
| CException | Exception class for DCMTree |
| CFileCache | |
| CIOParameter | Base class to wrap parameters to be used for reading/writing messages |
| CPixelData | Contains pixel data that is either shared/ref-counted or a direct pointer |
| CDate | Date class for DCMTree library |
| CTime | Time class for DCMTree library |
| CMessage | Class to hold data of an DICOM message that is not part of the message itself |
| CMFPixelTag | |
| CPixelDataTag | |
| CReader | |
| CStructuredMF | Support for structured multi-frame (SMF) DICOM objects |
| CTag | Class to represent one DICOM tag |
| CTagId | Class to wrap a tag ID |
| CTagInfo | Class to carry meta information about a specific tag |
| CTree | |
| CValue | Class to store tag values |
| CWriter | |
| NDCMTree_Serialization | |
| CSink | Interface of a data sink for the serialization of objects |
| CSource | Interface of a data source for the deserialization of objects |
| CSerializable | Interface that provides a method to serialize an object |
| CDeserializable | Interface that provides a method to deserialize an object |
| CSerializerIntf | Interface of a class that can be used to serialize objects |
| CDeserializerIntf | Interface of a class that can be used to deserialize objects without a default constructor |
| CFileSink | Class to write DCMtree as file stream |
| CFileSource | Class to read DCMtree file stream |
| NDCMTree_Utils | Dictionary class to provide DICOM meta information |
| Cthread_scoped_criticalsection | Class to manage thread specific critical sections |
| CUIDGenerator | Class to generate unique IDs, valid to be used in a DICOM environment |
| CLoadLibraryDelegate | The delegate that is responsible for loading the specific DICOM library |
| Ngdcm | Namespace of the Grassroots DICOM library |
| CCSADecoder | Class CSADecoder adopted from gdcm implementation to decode Siemens CSA DICOM header tags |
| Nitk | Include dll-specific settings |
| CFFTImageFilterInitFactoryRegisterManager | |
| CMLITKStructuringElementBase | |
| CMLITKStructuringElement | |
| Nlightweight | |
| Cheap_storage | |
| Cmake_lightweight | |
| Capply | |
| Clightweight_visitor | |
| Nml | Defines the class GetTileJob |
| Ninternal | |
| CProfilingScope | Helper class that stops measuring when it gets out of scope |
| CTypedHandlerBase | The base class for TypedCalculateOutputImageHandler and TypedProcessAllPagesHandler |
| CSingleTypeCaller | |
| CDualTypeCaller | |
| Cvoider | |
| Cnonesuch | |
| Cdetector | |
| Cdetector< Default, void_t< Op< Args... > >, Op, Args... > | |
| NScopeGuardDetail | |
| CScopeGuard | |
| Ndetail | |
| Cexecutor | |
| NWEMNodeOp | Helper namespace for performing smoothing on nodes |
| CWEMSmoothingParameters | |
| NCSOGeometry | |
| CPositionObj | |
| CCSOPlaneGuard | |
| NMLToDicomTools | |
| CAdvancedTagSetUpArgs | |
| NDICOMTagTools | A namespace collecting tools related to DICOM tags and tree tools |
| CDicomPaletteInfo | DICOM palette container which is to be used for ML index image to RGB image voxel translation |
| CDcmTagIdToRemove | Small helper class describing the raw-id of the DICOM tag as well as its human readable name |
| CZTUIndex | Class managing a multi-frame Z, T, and U-dimension plus a string value |
| NDICOMTagInformation | Namespace collecting tools, tables, and dictionaries about known DICOM tags |
| CDICOMTagInfoEntry | |
| CDICOMTagDescriptions | |
| NDicomToMLTools | A collection of DICOM tool functions |
| CFrameSpecificTags | |
| CPositionSpecificDouble | Helper structure to store a z, t, u position with an associated double value |
| CDicomFrameSetMinMaxCalculation | Class to collect incrementally per frame all min/max related parameters of a DICOM frame set |
| CNeedsSignednessCorrectionShiftingOrMasking | |
| CFrameSpecificTag | A struct containing a information about a specific frame (position, tagId, tagPtr, and whether it's from tree root) |
| CFrameSpecificValueTag | |
| CDICOMPixelReadAndCopyParameterResults | Container storing parameters needed to copy data from DICOM pixel data into a SubImage |
| CDICOMPixelReadAndCopyParameters | |
| CDCMTreeInfo | Small container for statistical information about a DCMTree |
| NFileListTools | |
| CDPLConfiguration | |
| CFileAttribute | |
| CFileList | A tool class to manage a list of file/frame names/urls associated with attributes |
| Nmarker_conversion | |
| CMissingReferenceImagePropertiesException | |
| NPCLMLTools | Namespace with a collection of converter tools between the libraries ML and PCL |
| CImageToPointCloudConversionParameters | A container with parameters for the conversion from ML images to point clouds |
| NR2SonicWC | Namespace containing R2Sonic loader specific functionality. |
| CR2SonicWCLoader | Class to read R2Sonic water column sonar data |
| CWaterColumnSectionBase | A base class for all WaterColumn section formats |
| CWaterColumnH0 | A structure describing the H0 section of a WaterColumn data package (only one per ping) |
| CWaterColumnA1 | |
| CWaterColumnM1AndM2Header | A structure describing the common data header of an M1_Data and an M2_Data section of a WaterColumn data package |
| CWaterColumnM1OrM2 | A structure describing the common data header of an M1_Data and an M2_Data section of a WaterColumn data package |
| CDoubleMLint16 | Vector entry for storage for data from M2 sections |
| CWaterColumnPacket | Class describing a introducing data packet of a WaterColumn data package |
| CWaterColumnDataSetPing | Class managing all sections belonging to the same ping |
| CWaterColumnDataSet | Class describing the common data header of a WaterColumn data package |
| NPCLSupportTools | A collection of tool functions used in MLPCLSupport |
| CPointCloudStatistics | Container for statistical point cloud parameters |
| CClassicHost | Classic ML host used internally to calculate getTile and processAllPages requests |
| CGetTileJobBase | Base class for TileRequest based jobs |
| CGetTileJob | Public interface for requesting a tile from a an ML PagedImage using the PageRequestProcessor |
| CMultiThreadedPageRequestProcessor | |
| CPageRequest | |
| CPageRequestCursor | |
| CPageRequestQueueInterface | Virtual interface for queuing PageRequests that are ready for processing |
| CPageRequestProcessor | Abstract base class for page request processors |
| CPageRequestProcessorBase | Base class for single and multithreaded processor |
| CScopeStackEntry | |
| CPerThreadStorage | |
| CProcessAllPagesJob | Public interface for processing all pages of a temporary output image |
| CProcessingTimeLine | Stores a processing timeline for multiple threads |
| CTimeLine | Timeline for a single thread |
| CEntry | Single timeline entry |
| CSingleThreadedPageRequestProcessor | |
| CTileRequest | |
| COutputConnector | |
| CInputConnector | Class to manage an input connection of a Module module |
| CEngine | |
| CField | |
| CFlags | Flags for internal usage |
| CFieldContainer | |
| CBoolField | |
| CIntField | |
| CEnumField | |
| CEnumEntry | Defines the entry for one enum value |
| CEnumValues | |
| CEntry | Defines the entry for one enum value |
| CTypedEnumField | |
| CFloatField | |
| CProgressField | |
| CDoubleField | |
| CStringField | |
| CNotifyField | |
| COutputConnectorField | |
| CInputConnectorField | |
| CBaseField | |
| CTypedBaseField | |
| CSoNodeField | |
| CPointerField | |
| CVector2Field | |
| CVector3Field | |
| CVector4Field | |
| CVector5Field | |
| CVector6Field | |
| CVector10Field | |
| CColorField | |
| CMatrix2Field | |
| CMatrix3Field | |
| CMatrixField | |
| CMatrix4Field | |
| CMatrix5Field | |
| CMatrix6Field | |
| CMLDataTypeField | |
| CImageVectorField | |
| CSubImageBoxField | |
| CSubImageBoxdField | |
| CUniversalTypeField | |
| CRotationField | |
| CPlaneField | |
| CFieldSensor | |
| CHost | |
| CImageProperties | |
| CInputSubImageProperties | |
| CListField | |
| CIntListField | |
| CDoubleListField | |
| CVector2ListField | |
| CVector3ListField | |
| CVector4ListField | |
| CMedicalImageProperties | |
| CMemoryImage | |
| CModule | |
| CModuleDiagnosisStackScope | |
| CUserThreadData | Base class for thread local data that is passed to CalculateOutputImageHandler::calculateOutputSubImage |
| CCalculateOutputImageHandler | |
| CModuleTools | |
| CPagedImage | |
| CPageIDIterator | |
| CProcessAllPagesHandler | |
| COrderedSingleInputProcessAllPagesHandler | |
| COrderedProcessAllPagesHandler | |
| CTScaleShiftData | |
| CMLTStdTypeInfos | Template class to register the standard integer classes as voxel types in the ML |
| CStringConversion | The class StringConversion provides static methods to convert ML objects to and from strings |
| CSubImage | |
| CTSubImageBox | |
| CSubImageBoxd | |
| CTreeNodeException | |
| CTreeNode | |
| CTSubImageCursor | Predeclaration for cursor |
| CConstTSubImageCursor | Predeclaration for const cursor |
| CTSubImage | |
| CTSubImageCursorBase | Base class for all TSubImage Cursors |
| CTSubImageWithCursor | |
| CVariableType | |
| CTypedProcessAllPagesHandler | |
| CTypedCalculateOutputImageHandler | |
| CTypeTraits | |
| CDataTypeSelector | |
| CTQuaternion | Declaration of complex type traits |
| CTvec2 | Declaration of float vector type traits |
| CTvec3 | Forward declarations to resolve header file dependencies |
| CTvec4 | Forward declarations to resolve header file dependencies |
| CTvec5 | Forward declarations to resolve header file dependencies |
| CTvec6 | A six dimensional vector class for floating point types |
| CTvec7 | An seven dimensional vector class for floating point types |
| CTvec8 | An eight dimensional vector class for floating point types |
| CTvec9 | An nine dimensional vector class for floating point types |
| CTvec10 | An ten dimensional vector class for floating point types |
| CTvec16 | A 16 dimensional vector class for floating point types |
| CTvec32 | A 32 dimensional vector class for floating point types |
| CTvec64 | A 64 dimensional vector class for floating point types |
| CTmat2 | Declaration of matrix type traits |
| CTmat3 | A 3x3 matrix class of three row vectors |
| CTmat4 | A 4x4 matrix class consisting of four row vectors |
| CTmat5 | A 5x5 matrix class of five row vectors |
| CTmat6 | A 6x6 matrix class of six row vectors |
| CTVectorNDBase | Declaration of integer vector type traits |
| CBackgroundTask | |
| CObserver | Abstract interface to observe the BackgroundTask |
| CBackgroundTaskBaseModule | Base class for ML modules that use background tasks |
| CBackgroundTaskHandle | A handle to a task that has been created by the background task manager |
| CBackgroundTaskHandleAccessor | |
| CBackgroundTaskManager | The BackgroundTaskManager is the central singleton that manages running background tasks |
| CObserver | Abstract interface to observe the BackgroundTaskManager |
| CBackgroundTaskMessageReceiver | |
| CBackgroundTaskMessage | The base class of all background messages |
| CBackgroundTaskMessageQueue | |
| CBackgroundTaskFinishedMessage | |
| CBackgroundTaskMLGetTileBaseMessage | |
| CBackgroundTaskMLGetTileMessage | |
| CBackgroundTaskMLProcessAllPagesMessage | |
| CBackgroundTaskMLGetTileResultMessage | |
| CBackgroundTaskMLProcessAllPagesResultMessage | |
| CBackgroundTaskMethodCallMessage | |
| CBackgroundTaskModuleHandler | |
| CBackgroundTaskStatusInformation | |
| CBackgroundTaskTileProcessorBase | |
| CBackgroundTaskTileProcessor | |
| CDistantObject | |
| CDistantObjectAccessor | |
| CImagingBackgroundTask | |
| CAsyncTileRequest | An asynchronous tile request. This is copyable! |
| CProcessAllPagesRequest | An asynchronous process all pages request. This is copyable! |
| CMainExecutorT | |
| CManagedSubImage | |
| CMessagingBackgroundTask | |
| CPagedImageProperties | PagedImageProperties extends the MedicalImageProperties with the page extent |
| CModuleBackgroundTask | |
| CProcessAllPagesBackgroundTask | Class ProcessAllPagesBackgroundTask |
| CTileIterator | |
| CTypedBackgroundTaskHandle | |
| CFloatingPointVector | |
| CFloatingPointMatrix | |
| CAbstractPersistenceStream | |
| CAbstractPersistenceOutputStream | |
| CAbstractPersistenceInputStream | |
| CPersistenceStreamException | |
| CPersistenceStreamIOException | |
| CPersistenceStreamFormatException | |
| CPersistenceStreamInternalError | Derived class. This exception usually denotes programming errors |
| CApplicationProperties | |
| CArgumentList0 | Empty argument to allow running with zero arguments |
| CArgumentList1 | ArgumentList with one argument |
| CArgumentList2 | ArgumentList with two arguments |
| CArgumentList3 | ArgumentList with three arguments |
| CArgumentList4 | ArgumentList with four arguments |
| CArgumentList5 | ArgumentList with five arguments |
| CBarrier | |
| CScopedBarrierWaiter | |
| CBase | |
| CCompilerInfo | |
| CComputerModelInfo | |
| CConstantStringValue | Shared container for the string value and its hash |
| CConstantString | |
| CIs | In combination with the in function, it returns true if a passed value is in the set of possible values |
| CContainerProxy | This template implements a proxy for containers that contain a collection of items normally accessed with a get-by-index method |
| Citerator | |
| Ctree_node | |
| CCPUInfo | |
| CDateTime | |
| CErrorOutput | Class to handle all ML debug prints, errors, warnings, and information |
| CErrorOutputInfos | |
| CEventSource | |
| CBaseEvent | |
| CEventSourceDeletedEvent | |
| CImagePropertyExtension | |
| CImagePropertyExtensionContainer | |
| CMemory | |
| CDeleter | A custom delete that can be used in std::unique_ptr and std::shared_ptr |
| CMemoryInfo | |
| CNotify | Class to handle all ML Notify prints, errors, and warnings |
| CRefCountedBase | |
| CRuntime | |
| CRuntimeDict | |
| CRuntimeType | |
| CStringSwitch | |
| COverload | |
| CTimeCounter | Class to measure precise time intervals |
| CTraceBuffer | |
| CTrace | |
| CWaitCondition | |
| CWMIInterface | |
| CFloatingPointVectorDataContainerBase | |
| CTVector6DBase | |
| CTImageVector | |
| CTVector | |
| CLine | |
| CPlane | Class defining a plane in 3D |
| CRotation | Class to handle Rotations (internally, the rotation is stored as a unit quaternion) |
| CVector2DataContainer | Specialized base class for the FloatingPointVectorDataContainerBase |
| CVector3DataContainer | Specialized base class for the FloatingPointVectorDataContainerBase |
| CMLImageFormat | File format class to store, load, and modify a PagedImage in a file |
| CMLImageFormatCompressionParams | Helper class for compressor arguments managed inside of a module |
| CMLImageFormatAbstractFileHandle | |
| CMLImageFormatDiskFileHandle | Implements reading and writing from a given file descriptor |
| CMLImageFormatIdxTable | |
| CPageIdxType | |
| CMLImageFormatInfos | |
| CMLImageFormatTag | Class defining a tag used in the MLImageFormat class |
| CMLImageFormatTagList | Class defining a list of tags used in the MLImageFormat class |
| CMLImageFormatTools | |
| CDicomTree | |
| CDicomTreeImagePropertyExtension | |
| CMutableDicomTree | |
| CDataCompressor | |
| CDataCompressorFactory | Factory for ML data compression algorithms |
| CLUTDataId | |
| CLUTDataBase | |
| CLUTData | |
| CLUTFBlend | Generate a 2/3D-LUT by blending two 1/2D-LUTs |
| CLUTFChannelMap | |
| CLUTFColor | LUT transform to apply or remove color to an input LUT |
| CLUTFCombine | A LUT function combining several input LUTs into a single output LUT |
| CLUTEntry | Stores a lut function entry that should be combined |
| CLUTFCompose | A LUT function composing several input LUTs into a single output LUT |
| CLUTFConcat | Concatenate LUTs in row or layer direction |
| CLUTRGBAPoint | A LUT sampling point with index position and RGBA channel values, |
| CLUTFLinear | |
| CLUTFloatRGBA | |
| CLUTFPrimitive | A single channel LUT with predefined primitives of different shapes |
| CLUTFRampPair | An RGBA LUT consisting of a RGB ramp and an alpha ramp |
| CLUTFRescale | |
| CLUTFSelect | Select a 1D-LUT from a specified row/layer of a 2D- or 3D-LUT |
| CLUTFunction | |
| CLUTIteratorBase | LUT iterator base class with type independent functionality and declarations |
| CLUTIterator | |
| CPrivateDICOMTagDecoder | Class decoding all private DICOM tags it finds decoders for to a PrivateDICOMTagValueFields container |
| CPrivateDICOMTagDecoderPluginBase | Base class for plugins decoding private DICOM tags to a PrivateDICOMTagValueFields container |
| CPrivateDICOMTagInfos | Small container class managing one decoded sub element of a private DICOM tag |
| CPrivateDICOMTagValueFields | |
| CBaseItem | General Base object class for list items that have an id and a name |
| CBaseItemParser | |
| CBaseContainerItem | Base object class BaseContainerItem encapsulates a pointer to a Base object as a list item |
| CBaseListSortParameters | Class that is designed to hold custom list sorting parameters (such as sort mode) |
| CBaseList | Base object class BaseList which stores a list of BaseContainerItem entries |
| CComposeBaseList | Engine module ComposeBaseList composing two base objects |
| CCopyBase | |
| CCopyList | Engine module class for copying ListBase derived classes, which is okay because lists have an assignment operator |
| CCurveData | |
| CCurveList | |
| CDecomposeBaseList | |
| CDiscList | Base object class DiscList |
| CDynamicStylePalette | |
| CExtractObjectFromList | |
| CKeyFrame | Class KeyFrame consisting of a 3D position, tangent and up vector |
| CKeyFrameList | Base object class KeyFrameList storing a list of KeyFrame entries |
| CListBase | Base object class ListBase managing a number of BaseItem objects |
| CListTemplate | Basic list class template combining properties of ListBase and a vector of the template argument type |
| CBaseListTemplate | Base object template list class for list item classes derived from BaseItem |
| CListContainerBase | Abstract module class ListContainerBase implementing basic functionality for a list container module |
| CListContainerTemplate | Template module class ListContainerTemplate for a specific list class |
| CListParser | Parser class for parsing persistent state strings of list objects |
| CMarkerList | Base object class MarkerList managing a list of markers represented by Vector4's |
| CMat3List | Base object class Mat3List managing a list of 3x3 matrices |
| CMat4List | Base object class Mat4List managing a list of 4x4 matrices |
| CMergeLists | |
| CParserBase | |
| CPointList | Base object class PointList managing a list of points |
| CRasterFunction | Base object to handle implicit or explicit functions to draw into subimages |
| CRasterFunctionList | Base object class to handle a list of raster functions |
| CSphereList | Base object managing a list of Sphere objects |
| CStringList | |
| CStringListContainer | |
| CStylePalette | |
| CStylePaletteOp | |
| CVecListTemplate | |
| CVec3iList | Base object class Vec3iList derived from VecListTemplate |
| CVec4iList | Base object class Vec4iList derived from VecListTemplate |
| CVec6iList | Base object class Vec6iList derived from VecListTemplate |
| CVec3fList | Base object class Vec3fList derived from VecListTemplate |
| CVec4fList | Base object class Vec4fList derived from VecListTemplate |
| CVec6fList | Base object class Vec6fList derived from VecListTemplate |
| CVectorList | Base object representing a list of vectors given as Vector4's |
| CXMarker | |
| CXMarkerList | |
| CXMarkerListContainer | |
| CMLImageFormatFileCache | |
| CMLImageFormatInfo | Information retrieval module for the .mlimage MLImageFormat files |
| CMLImageFormatIOBase | |
| CMLImageFormatLoad | |
| CMLImageFormatSave | |
| CBitMorphologyFilter | |
| CCloseGapFilter | |
| CCompassFilter | |
| CConvolutionFilter | |
| CCorrelation | Correlation of image with kernel image |
| CExtConvolutionFilter | |
| CTKernel | |
| CKernelBaseModule | |
| CKernelCurvatureEstimationFilter | |
| CKernelEditor | |
| CKernelLineApplicator | |
| CKernelLineApplicatorBase | |
| CKernelModule | |
| CfctLineFilter | |
| CuseObjectLineFilter | |
| CKernelTools | |
| CLineApplicator | |
| CLocalMaximaFilter | |
| CMorphologyFilter | |
| CRankFilter | |
| CRobertsFilter | |
| CSigmaFilter | A sigma filter class |
| CSobel3DFilter | |
| CStdDeviationFilter | |
| CSurroundFilter | |
| CZeroCrossingsFilter | |
| CEditObject | |
| CIOHandler | |
| CLoadBase | |
| CSaveBase | |
| CXMLPersistenceStream | |
| CListStackEntry | |
| CXMLPersistenceOutputStream | Implementation for AbstractPersistenceOutputStream using Xerces DOM Parser |
| CXMLPersistenceInputStream | Implementation for AbstractPersistenceInputStream using Xerces DOM Parser |
| CXMLTreeNodeException | |
| CXMLTreeNode | |
| CBitImage | Class to manage a binary image |
| CDisc | |
| CMultiField | Field to represent a dynamic vector of DATATYPE values |
| CDoubleMultiField | Save warning state |
| CFloatMultiField | Class FloatMultiField. See MultiField for documentation |
| CIntMultiField | Class IntMultiField. See MultiField for documentation |
| CInt32MultiField | Class Int32MultiField. See MultiField for documentation |
| CUInt32MultiField | Class UInt32MultiField. See MultiField for documentation |
| CSphere | |
| CStringLineMultiField | |
| CTools | |
| CTVirtualVolume | The TVirtualVolume class implements random access to a paged input image or a pure virtual image without mapping more than a limited number of bytes. Pages of the input volume are mapped temporarily into memory when needed. If no input volume is specified the pages are created and filled with a fill value. When the permitted amount of memory is exceeded then older mapped pages are removed. When pages are written they are mapped until the virtual volume instance is removed or if they are explicitly cleared by the application |
| CVirtualVolume | |
| CPageBuffer | |
| CArrowHeadSettings | |
| CWEMPersistenceParameters | Structure to gather persistence parameters |
| CWEMProgressUpdater | Helper struct for updating the progress bar while loading/saving |
| CWEMReadParameters | Helper struct for bundling parameters to keep method interfaces small |
| CWEMEventContainer | This struct holds all necessary data for the different notifications |
| CWEM | |
| CWEMNotificationCBData | |
| CWEMAttributes | |
| CWEMBoundingBox | This class represents an axis aligned bounding box for a WEMPatch |
| CWEMDefaults | Struct providing default values for the WEM library |
| CWEMEdge | Defines the mesh component: edge |
| CWEMFace | Defines the mesh component: face |
| CWEMIndexedFace | Defines the mesh component: an face holding a list of up to 100 indices |
| CWEMGenerator | |
| CWEMInspector | This class is the base class for WEM modules that have one WEM input but no WEM output |
| CWEMModule | Some common fields and methods for WEMProcessors, WEMGenerators and WEMInspectors |
| CWEMProcessor | |
| CWEMNode | Defines the mesh component: node |
| CCentroidIndex | Structure used to sort faces in z-direction |
| CWEMPrimitiveCount | |
| CWEMPatch | Base class for triangle and quad patches |
| CWEMPatchPersistence | Class to save/load a WEMPatch |
| CFileMapReadOutOfBoundsException | |
| CFileMapWrapper | Wraps a FileMap so we can handle errors and exceptions more easily |
| COutStreamWrapper | |
| CWEMPolygon | Defines the mesh component: polygon |
| CWEMPolygonPatch | This represents a WEMPatch consisting of polygons only |
| CWEMPrimitive | This is the base class for the WEM elements nodes, edges, and faces |
| CWEMMinHeapCompare | |
| CWEMPrimitiveValueList | |
| CWEMQuad | Defines the mesh component: quad |
| CWEMQuadPatch | This represents a WEMPatch consisting of quads only |
| CWEMRequirements | This class represents WEMPatch requirements to be used by WEMProcessor |
| CWEMTriangle | Defines the mesh component: triangle |
| CWEMTrianglePatch | This represents a WEMPatch consisting of triangles only |
| CWEMContainer | |
| CWEMFastVector | |
| CWEMHeap | |
| CWEMIndexVector | Dynamic vector, based on a memory pool. Keeps track on entry numbers of stored primitives |
| CWEMObjectVector | |
| CWEMQueueElement | The WEMQueueElement represents an element of a single linked list |
| CWEMQueue | |
| CWEMVector | |
| CWEMCut | Class to manage cut faces |
| CWEMFaceCut | Helper class for performing a cutting on a face |
| CWEMPartialFaceCut | Class for managing partial face cuts |
| CWEMEdgeDiagnosis | This class provides diagnostic information on a WEMEdge |
| CWEMFaceDiagnosis | This class provides diagnostic information on a WEMFace |
| CWEMNodeDiagnosis | This class provides diagnostic information on a WEMNode |
| CWEMPatchDiagnosis | This class provides diagnostic information on a WEMNode |
| CWEMPosition | |
| CWEMNearestPointOnSurface | |
| CResult | Result structure for getNearestTriangle: |
| CCSO | |
| CCSOAttributes | |
| CCSOBoundingBox | The CSOBoundingBox defines an axis-parallel bounding box with double precision |
| CCSOEvent | |
| CCSOGroup | |
| CCSOList | |
| CCSONotificationCBData | |
| CCSOManager | |
| CCSOBaseModule | Base class for CSOModules |
| CCSOConvertor | Base class for modules that convert CSOs to voxel images |
| CCSOGenerator | The CSOGenerator is the base class for all modules that generate CSOs, be it automatically or interactive |
| CCSOGeneratorBase | |
| CCSOModificator | Base class for performing modifications on the CSOs of a CSOList |
| CCSOPathPoints | |
| CCSOGroupRules | This handles rules like the maximum number of CSOs in a CSOGroup and applies them |
| CCSOListRules | |
| CCSOChangeEventScope | Base class for event grouping / pre-/post-command of changes of a CSO |
| CCSOModuleEventGroupScope | |
| CCSOAttributeChangeScope | Class for sending events when visual attribute of a CSO have changed |
| CCSOGeometryChangeScope | Class for sending events when the geometry of a CSO has changed |
| CCSOModificationScope | Class for sending events when a CSO was changed by an algorithm |
| CCSOGroupChangeEventScope | Base class for event grouping / pre-/post-command of changes of a CSOGroup |
| CCSOGroupAttributeChangeScope | Class for sending events when visual attributes of a CSOGroup have changed |
| CCSOGroupAddScope | Class for sending events when a CSOGroup has been added |
| CCSOAddScope | Class for sending event when a CSO has been added |
| CCSOCreationScope | Class for sending event when a CSO has been created |
| CCSOSelectionChangeScope | Class for sending events when the selection of CSOs has been changed |
| CCSOGroupSelectionChangeScope | Class for sending events when the selection of CSOGroups has been changed |
| CCSOAddToGroupScope | Class for sending events when a CSO was added to a CSOGroup |
| CCSORemoveFromGroupScope | Class for sending events when a CSO was removed from a CSOGroup |
| CCSOSeedPoint | |
| CCSOCommand | Base class for a CSOCommand for the undo/redo mechanism |
| CCSOCmdAddCSO | Class for undo/redo of adding a new CSO to the CSOList |
| CCSOCmdRemoveCSO | Class for undo/redo of removing a CSO from the CSOList |
| CCSOCmdAddCSOGroup | Class for undo/redo of adding a CSOGroup to the CSOList |
| CCSOCmdRemoveCSOGroup | Class for undo/redo of removing a CSOGroup from the CSOList |
| CCSOCmdAddCSOtoGroup | Class for undo/redo of adding a CSO to a CSOGroup |
| CCSOCmdRemoveCSOfromGroup | Class for undo/redo of removing a CSO from a CSOGroup |
| CCSOCmdAddCSOList | Class for undo/redo of adding multiple CSOs to the CSOList |
| CCSOCmdMoveContour | Class for undo/redo of the moving of a contour |
| CCSOCmdMoveSeedPoint | Class for undo/redo of the moving of a single seed point |
| CCSOCmdInsertRemoveSeedPoint | Class for undo/redo of the insertion/removal of a single seed point |
| CCSOCmdAddCSOSet | Class for undo/redo of of adding a set of CSOs to the CSOList |
| CCSOCmdRemoveCSOSet | Class for undo/redo of removing a set of CSOs from the CSOList |
| CCSOCmdModifySet | Class for undo/redo of modifying a set of CSOs |
| CCSOCmdCSOModifyVisualAttributes | Class for undo/redo of modifying attributes of a CSO |
| CCSOUndoRedoManager | |
| CCSOVoxelSetPoint | |
| CCSOVoxelSet | |
| CCSOVoxelSetGroup | |
| CCSOVoxelSetList | |
| CCSOFunction | |
| CCSOInterpolate3DFunctionSettings | This class encapsulates the settings for CSOInterpolate3DFunction |
| CCSOInterpolate3DFunction | The CSOInterpolate3DFunction holds the interpolation function that is a smooth thin-plate spline surface |
| CCSOLiveWireGraph | The class maintains a graph for applying a shortest path algorithm on |
| CVoxelPos | Structure holding a 2D voxel position |
| CCSOLiveWireNodeBase | Structure holding a live wire node for the shortest path algorithm |
| CCSOLiveWireNodeSimple | Simple node that stores a single cost value per node |
| CCSOLiveWireNodeExtended | Extended node, which stores various features per node |
| CCSOMarchingSquares | |
| CFillCSOParameters | |
| CCSOMarchingSquaresCell | Marching squares cell |
| CCSOObjectHeap | |
| CCSOObjectVector | |
| CCSOPathPointIterator | |
| CCSOPathPointConstIterator | |
| CProjectedCSO | This class is a helper class used internally by CSOPointInPolygon |
| CCSOPointInPolygonChecker | |
| CCSOPredicate | |
| CCSOIsClosedPredicate | |
| CCSOIsOpenPredicate | |
| CCSOIsNotSelfIntersectingPredicate | |
| CCSOIsInPlanePredicate | |
| CCSOIsInSamePlaneAsPredicate | |
| CCSOIsParallelToPlanePredicate | |
| CCSOValidator | |
| CCSOVisualizationSettings | |
| CCSOVisualizationSettingsWithStylePalette | |
| CCSOLabelPlacement | Base module for providing custom label placement strategies |
| CCSOLabelPlacementDistanceLines | |
| CCSOLabelPlacementGlobal | Label placement strategy |
| CCSOLabelPlacementLocal | Label placement strategy |
| CCSOLabelRenderer | Module encapsulation the SoView2D extension for rendering labels for CSOs |
| CMainAxisPCA | This class computes the main axis for a point cloud by a principal component analysis |
| CMinimalDistancePointClouds | |
| CTileSphere | |
| CTileSphereHashTable | |
| CVariant | |
| CModelIndex | |
| CAbstractItemModel | |
| CItemModelEvent | |
| CTwoPhaseItemModelEvent | |
| CItemsInsertedEvent | This event informs about inserted items |
| CItemsRemovedEvent | This event informs about removed items |
| CItemChangedEvent | |
| CItemsDataChangedEvent | This event informs about attributes that have changed their values |
| CItemModelAttributeFilter | |
| CItemModelItemFilter | |
| CItemModelProxy | |
| CStandardItemModel | This could be the interface for a standard item model |
| CAttribute | |
| CItemChildrenRequestEvent | |
| CComputeClusterParameters | Structure to hold parameters for cluster computation |
| CClusterAlgorithm | |
| CClusterHandler | ClusterHandler that is used to provide slice-by-slice data to the cluster algorithm |
| CClusterAlgorithmBase | Interface class for clustering algorithms |
| CClusterUserDataParameters | Cluster user data parameters |
| CClusterBoundingBox | Cluster bounding box |
| CClusterInfo | |
| Cless | Implement comparison operator for ClusterInfo used by std::sort |
| CClusterRefType | |
| CClusterRefCollection | Class for handling cluster references |
| CClusterRefVolume | |
| CClusters | Structure computes and holds all cluster information. For internal use |
| CTypedComputeClusters | |
| CComputeClusters | |
| CIdenticalIntensitiesClusterAlgorithm | |
| CSelectedClusters | |
| CSimilarIntensitiesClusterAlgorithm | |
| CSimilarVectorDirectionsClusterAlgorithm | |
| CUndirectedGraph | Tags a Graph object to be handled as undirected graph containing VesselEdges |
| CSmartSnapSkeletonFinder | |
| CVesselVoxelCreator | |
| CPointMap | PointMap constitutes a lightweight object for storage of data of two nodes |
| CPathInfo | Class to store informations about connection path for use in calculation of distance matrices |
| CIsomorphismMap | Class IsomorphismMap |
| CAssocGraph | Class AssocGraph |
| CSlice_iter | |
| CCslice_iter | |
| CMatrixTemplate | |
| CMatrixSizedTemplate | |
| CITKCommandIterationUpdate | Implementation of the Command Pattern to be invoked every iteration |
| CITKFiniteDifferenceFunctionWrapper | |
| CFiniteDifferenceFunctionWrapper | Special case wrapper for ITKFiniteDifferenceFunctionWrapper |
| CITKFlatStructElement | ML class to wrap the itkFlatStructElement class in an ML module |
| CITKWrapperBase | |
| CITKTypedPointerWrapper | Class to create a Base wrapper around an object of a certain template type |
| CITKModuleAddOns | Class to implement much functionality used in ML modules wrapping filters |
| CMLITKObjectFactory | |
| CVTKObjectWrapper | |
| CVTKModule | |
| CAlgorithmModule | ML-Module base class to simplify development of modules encapsulating an algorithm with dedicated input and output interface |
| CError | Data structure to indicate an error within an AlgorithmModule derivative's implementation of interface methods |
| CInputObjectError | Data structure indicating an error because of an invalid input object |
| CInputParameterError | Data structure indicating an error because of an invalid input parameter |
| CInternalError | Data structure indicating an internally caused error |
| CAlgorithmModuleExample | Example to demonstrate the development of an ML module based on AlgorithmModule |
| CAlgorithmModuleExampleWithOutputImage | Example to demonstrate the development of an ML module with an output image based on AlgorithmModule |
| CAlgorithmModuleExampleWithOutputImageOutputImageHandler | |
| CDicomTreeCompare | |
| CDicomTreeInfo | |
| CStringLineFilterFieldAddOn | |
| CDICOMCachedIOFileHandleBase | Forward template declaration for typedef'ing |
| CDICOMCachedIOFileHandlePlugin | |
| CDICOMCachedIOFileHandleProvider | |
| CDicomMessageCollector | Class to collect messages and errors related to a given frame handle |
| CMessageCollector | Class to collect messages of different types |
| CDicomConfigurableMessageFilter | |
| CDicomConfigurableMessageFilterBaseRefCounted | |
| CDicomMessageFilter | |
| CApplyDicomPixelModifiers | |
| CDicomModifyBase | |
| CDicomModifyCreateTree | |
| CDicomModifyFieldAddOnBase | |
| CDicomModifyFieldAddOnList | |
| CDicomModifyImageTagsFieldAddOn | |
| CDicomModifyImageTagsPlugin | |
| CDicomModifyList | |
| CDicomModifyMultiFileVolumeExport | |
| CDicomModifyOrdinary | |
| CDicomModifyOrdinaryFieldAddOn | |
| CDicomModifyOtherTagOperations | |
| CDicomModifyOtherTagOperationsFieldAddOn | |
| CDicomModifyPrivateAdd | |
| CDicomModifyPrivateAddFieldAddOn | |
| CDicomModifyPrivateRemove | |
| CDicomModifyPrivateRemoveFieldAddOn | |
| CDicomModifySequence | |
| CDicomModifySequenceFieldAddOn | |
| CDicomModifySubTreeSelectorFieldAddOn | |
| CDicomModifySubTreeSelectorPlugin | |
| CDicomModifyTagsPlugin | |
| CDicomModifyTagsVariousFieldAddOns | |
| CDicomModifyTree | ML module class DicomModifyTree for modifying DICOM trees |
| CDicomModifyTreeAndImage | |
| CTreeAndVolumeInputFieldAddOn | |
| CDicomDOCSave | |
| CDicomDOCSaveAddOnPointers | Structure describing the AddOnPointer; used as private implementation in _fieldAddOnList |
| CDicomEnhancedSave | |
| CDicomEnhancedSaveAddOnPointers | Structure describing the AddOnPointer; used as private implementation in _fieldAddOnList |
| CDicomFIDSave | |
| CDicomREGSave | |
| CDicomSaveBase | |
| CDicomSCSave | |
| CDicomSEGSave | |
| CDicomSEGSaveAddOnPointers | Structure describing the AddOnPointer; used as private implementation in _fieldAddOnList |
| CDicomSRSave | |
| CDicomAcquisitionContextModuleTagInterface | |
| CDicomBoolInheritAndWriteTagInterface | FieldAddOn class supporting inheritance and optional writing of a boolean tag value |
| CDicomCIDEditTagInterface | Manages a module field interface to edit a list of CID value from a given table |
| CDicomCIDSingleEntryEditTagInterface | Manages a module field interface to edit a single CID value from a given table |
| CDicomCommonInstanceReferenceModuleTagInterface | Manages the module field interface according to Common Instance Reference Module in DICOM Part 3 |
| CDicomContentDateTimeTagInterface | Manages the module field interface according to DICOM ContentDate and ContentTime tags |
| CDicomContentIdentificationMacroTagInterface | Manages the module field interface according to DICOM Content Identification macro, 10.9 |
| CContributingEquipmentSettings | |
| CDicomCopyGroupsTagInterface | Manages the module field interface according to DICOM General Equipment, C.7.5.1 |
| CDicomCopyTagSetInterface | |
| CDicomDeformableSpatialRegistrationModuleTagInterface | |
| CDicomEncapsulatedDocumentModuleTagInterface | Manages the module field interface according to Encapsulated Document Module C.24.2 |
| CDicomEncapsulatedDocumentSeriesModuleTagInterface | Manages the module field interface according to DICOM General Series, C.24.1 |
| CDicomEnhancedMRImageModuleTagInterface | Manages the module field interface according to DICOM Enhanced MR Image Modules C.8.13.1 |
| CDicomFrameOfReferenceModuleTagInterface | Manages the module field interface for the DICOM Frame Of Reference Module |
| CDicomGeneralEquipmentModuleTagInterface | Manages the module field interface according to DICOM General Equipment, C.7.5.1 |
| CDicomGeneralImageModuleTagInterface | Manages the module field interface according to DICOM General Image, C.7.6.1 |
| CDicomGeneralSeriesModuleTagInterface | Manages the module field interface according to DICOM General Series, C.7.3.1 |
| CDicomGeneralStudyModuleTagInterface | Manages the module field interface according to DICOM General Study, C.7.1.3 |
| CDicomImageDescriptionTagInterface | Manages the module field interface similar to the Image Description Macro C.8.16.2 |
| CDicomImagePlaneModuleTagInterface | Manages the module field interface according to DICOM Image Plane Module, C.7.6.2 |
| CDicomImageTypeTagInterface | Manages the module field interface according to the Image Type tag from DICOM Enhanced MR Image Modules C.8.13.1 |
| CDicomManufacturing3DModelModuleTagInterface | |
| CDicomMRSeriesModuleTagInterface | |
| CDicomPatientModuleTagInterface | Manages the module field interface according to DICOM Patient Module, C.7.1.1 |
| CDicomPresentationStateIdentificationTagInterface | |
| CDicomReferencedImageSequenceTagInterface | Manages the module field interface according to Common Instance Reference Module in DICOM Part 3 |
| CDicomSCEquipmentModuleTagInterface | Manages the module field interface according to DICOM SC Equipment Module, C.8.8.1 |
| CDicomSCMultiframeImageModuleTagInterface | |
| CDicomSegmentationImageModuleTagInterface | |
| CDicomSegmentationSeriesModuleAttributesTagInterface | |
| CDicomSegmentSequenceTagInterface | |
| CDicomSeriesAndInstanceReferenceMacroTagInterface | Manages the module field interface according to Series And Instance Reference Macro in DICOM Part 3 |
| CDicomSOPCommonModuleTagInterface | Manages the module field interface according to SOP Common Module shown in DICOM Table 12-1 |
| CDicomSOPInstanceReferenceMacroTagInterface | Manages the module field interface according to SOP Instance reference Macro shown in DICOM Table 10-8 |
| CDicomSpatialFiducialsModuleTagInterface | |
| CDicomValueComboBoxSelectorTagInterface | |
| CDicomValueInheritAndCreateTagInterface | |
| CPrivateDICOMTags | Class collecting some known private DICOM tag information |
| CPrivateTagDesc | Small helper container to manage private tag information |
| CDicomTagDumpFieldAddOn | Class managing fields to show and handle a DICOM tree tag dump |
| CImageToMultiFileVolumeConversionParameters | Container for all parameters needed to convert a DPL::Image to MultiFileVolume(s) |
| CDirectDicomImport | |
| CDirectDicomImportDPLImporter | |
| CDirectDicomImportDPLLogger | Extended DPL logger class redirecting messages from the DPL to a DirectDicomImport instance |
| CDirectDicomImportDPLSecondPassPartitioner | |
| CDirectDicomImportDPLSecondPassPartitioningProvider | |
| CDirectDicomImportDPLTagValueProvider | |
| CHardOverwriteTag | Simple structure of a tag id and a string which overwrites this tag value |
| CDirectDicomImportImporterBase | Base importer class for the DirectDicomImport module |
| CDirectDicomImportOtherImporter | Derived importer to import non DICOM files into DirectDicomImport |
| CDICOMFileListFilter | |
| CFileListFilterPlugin | |
| CFileListFilterPluginBase | A base class for plugins which can be used by file list importers to filter and classify files |
| CFilterMessage | |
| CGDCMPrivateDICOMTagDecoders | |
| CGenericPrivateDICOMTagDecoder | |
| CDicomSegmentItem | |
| CDicomSegmentItemImage | |
| CDicomSegmentItemImageBase | |
| CSourceFrameReference | Structure to collect important information of input frames |
| CEnhancedMFObjectInfosBase | Currently empty class used as base for all classes carrying additional IOD object information |
| CLegacyConvertedEnhancedMRInfos | |
| CSegmentInfos | Structure providing SEG IOD specific information for and about composed BitImage Frame heap to be saved |
| CEnhancedMFSEGObjectInfos | |
| CZTUFileNameSet | |
| CMRSASCIITagDecoder | Deprecated class decoding private DICOM MRSASCII tag data to a PrivateDICOMTagValueFields container |
| CPMTFToshibaPrivateDICOMTagDecoders | An experimental DICOM tag decoder class for private Toshiba PMTF tags |
| CPrivateSequenceDICOMTagDecoders | An experimental decoder for private DICOM sequence tags |
| CDMFileReader | A tool classes to load Digital Microscopy files |
| CDMImage | Representation for the DM file as data structure |
| CDMImageDataStruct | Representation for the DM file as data structure |
| CDMTag | Representation for the DM file as data structure |
| CDMTagData | Representation for the DM file as data structure |
| CDMTagDirectory | Representation for the DM file as data structure |
| CDMTagGroup | Representation for the DM file as data structure |
| CDMFileReaderPlugin | Representation for the DM file as data structure |
| CFileReaderPluginsBase | |
| CXYLibReaderPlugin | Representation for the DM file as data structure |
| CXYLibHeader | Header information loader for files supported by xylib |
| CModuleLoaderBackendsControl | |
| CCoreModuleLoaderBackendInterface | A collection of some tool functions loading files with modules or other backends |
| CByteDataReader | |
| CFieldAddOnBase | Abstract base class for field interfaces to be added to other ML module classes |
| CFieldAddOnList | |
| CProgressLogger | |
| CMultiFileVolume | |
| CMultiFileVolumeAdditionalOptions | |
| CMultiFileVolumeList | |
| CMultiFileVolumeListFind | Class implementing some search functionality on MultiFileVolumeLists |
| CMultiFileVolumeListRefCounted | |
| CMultiFileVolumeListSort | Tool class to sort MultiFileVolumeLists according to specific properties |
| CMultiFileVolumeListBaseOutput | |
| CMultiFileVolumeListDiagnosisOutput | |
| CMultiFileVolumeListDOCOutput | |
| CMultiFileVolumeListFIDOutput | |
| CMultiFileVolumeListFilterOutputs | |
| CMultiFileVolumeListImageOutput | |
| COutputImageProperties | Helper container to manage fields related to an image output |
| CMultiFileVolumeListIteratorOutput | |
| CMultiFileVolumeListREGOutput | |
| COverallTabTags | Contains values of overall tab tags |
| CREGMatrix | Matrix and matrix type values: |
| CREGMatrixVector | The Vector type representing matrices of one Registration sequence entries |
| CMultiFileVolumeListSEGOutput | |
| CMultiFileVolumeListSMImageOutput | |
| CMultiFileVolumeListView | Manages the volume list view and its contents for the DirectDicomImport module |
| C_ColumnNameHeadValue | Composition of a column name, the head entry, and the column value |
| CDirectDicomImportColumnDesc | Simple class to manage a list view column |
| CRelatedDicomVolumeFieldAddOn | Class managing fields fields to show and reference other volumes in a MultiFileVolumeList |
| CBaseToMultiFileVolumeList | |
| CParameterInfo | |
| CBaseWithParameterInfo | |
| CUnprotectedMainThreadCommunicator | |
| CMainThreadCommunicator | |
| CMainThreadCommunicatorTestSupport | |
| CPCLClusterStatistics | ML Module providing arithmetic operations on a selectable subset of members/fields of the points of the input cloud |
| CClusterSubGraph | Internal helper class to manage OpenInventor visualization stuff for one cluster |
| CPCLClusterStatisticsToInventor | ML Module class to convert the input pcl classes to Inventor SoVertexProperty, SoPointSet, and SoIndexedFaceSet nodes |
| CStatisticalClusterInfo | Small helper container managing some information about a cluster |
| CPCLCloudDistances | ML Module class to calculate distances between two PCL point clouds |
| CPCLFeatureHistogram | ML Module class applying the pcl::FeatureHistogram filter to the input point cloud and provides the filter result at the output |
| CPCLPCA | ML Module class applying the pcl::PCA filter to the input point cloud and provides the filter result at the output |
| CPCLNormalEstimation | ML Module class applying the pcl::NormalEstimation filter to the input point cloud and provides the filter result at the output |
| CPCLBilateralFilter | ML Module class applying the pcl::BilateralFilter filter to smooth the input point cloud and provides the filter result at the output |
| CPCLCopy | ML module class copying points or point components from points in input 1 to points in input 2 |
| CPCLCropBox | ML Module class applying the pcl::CropBox filter to the input point cloud and provides the filter result at the output |
| CPCLIndexFilter | |
| CPCLIntensityRankFilter | ML Module class applying the pcl::MedianFilter filter to the input point cloud and provides the filter result at the output |
| CPCLMemberCopy | ML PCL module class allowing to copy a point member to another |
| CPCLPassThrough | ML Module class applying the pcl::PassThrough filter to the input point cloud and provides the filter result at the output |
| CPCLRadiusOutlierRemoval | ML Module class applying the pcl::RadiusOutlierRemoval filter to the input point cloud and provides the filter result at the output |
| CPCLStatisticalOutlierRemoval | ML Module class applying the pcl::StatisticalOutlierRemoval filter to the input point cloud and provides the filter result at the output |
| CPCLVoxelGrid | |
| CPCLToInventor | ML Module class to convert the input pcl classes to Inventor SoVertexProperty, SoPointSet, and SoIndexedFaceSet nodes |
| CPCLLoad | ML Module class to load a point cloud from the Point Cloud Library from a file |
| CPCLSave | ML Module class to store a point cloud from the Point Cloud Library in a file |
| CPCLBaseListToPointCloud | ML Module class to convert a BaseList(PointList, VectorList, XMarkerList, XMarkerListContainer) to a point cloud |
| CPCLMLImageToPointCloud | ML Module class to convert an ML PagedImage to a point cloud |
| CPCLPointCloudToXMarkerList | ML Module class to convert a point cloud to an XMarkerList |
| CPCLR2SonicWCLoader | ML Module class to load a point cloud from the Point Cloud Library from a file |
| CPCLIterativeClosestPoint | ML Module class wrapping the pcl::IterativeClosestPoint class from the PCL |
| CPCLRegistration | |
| CPCLSampleConsensus | ML Module class wrapping the pcl::SampleConsensus class from the PCL |
| CPCLSampleConsensusModels | ML Module class wrapping the pcl::SampleConsensusModel model classes of the PCL |
| CPCLEuclideanClusterExtraction | ML Module class applying the pcl::EuclideanClusterExtraction filter to the input point cloud and provides the filter result at the output |
| CPCLBaseObject | |
| CPCLCompare | ML Module class to compare two PCL point clouds and optionally to post ML errors for testing purposes |
| CPCLInfo | ML Module class to display information about a connected point cloud |
| CPCLModule | ML Module base class for algorithms from the Point Cloud Library (PCL) |
| CMLPCLObjectPtrsContainer | A container with pointers from the PCL (Point Cloud Library) passed in BaseObjects between PCL modules |
| CPCLPointMemberArithmetic | ML Module providing arithmetic operations on a selectable subset of members/fields of the points of the input cloud |
| CPCLScriptOutput | ML Module class to display ScriptOutputrmation about a connected point cloud |
| CPCLConcaveHull | ML Module class applying the pcl::ConcaveHull filter to the input point cloud and provides the filter result at the output |
| CPCLConvexHull | ML Module class applying the pcl::ConvexHull filter to the input point cloud and provides the filter result at the output |
| CPCLMarchingCubesHoppe | |
| CPCLMarchingCubesRBF | |
| CPCLMovingLeastSquares | |
| CDicomTreeToRTObject | Module that converts a RT Object Base to a DicomTree which can be used with other DicomModify modules |
| CRTDoseToML | ML module converting RTDose to a CSOList and a MLImage |
| CRTImageToML | ML module converting RT Image to a MLImage |
| CRTObjectSaveBackgroundTask | |
| CRTObjectSave | Module that stores a RTObject to dcm file |
| CRTObjectToDicomTree | Module that converts a RT Object Base to a DicomTree which can be used with other DicomModify modules |
| CRTStructToML | ML module converting RT Structure Set to a CSOList |
| CDefaultDcmtkReaderFunctor | |
| CMultiFileVolumeListPROutput | |
| CMultiFileVolumeListSROutput | |
| CPresentationState | Base object class for passing DVPresentationState objects between MeVisLab modules |
| CSRDoc | Base object class for passing DSRDocuments between MeVisLab modules |
| CMultiFileVolumeListDraftView | A visualization class for the structure of a MultiFileVolume; work in progress |
| CFrameInfo | Collects all information about a frame to be displayed |
| CMultiFileVolumeListRTOutput | |
| CAccessDirectDicomImportCache | |
| CContourToCSO | |
| CCSOListToRTStructureSetIOD | |
| CDcmtkMLConverters | The tool function class DcmtkMLConverters |
| CProgress | |
| CRTDoseIODToCSOList | |
| CRTStructureSetIODToCSOList | |
| CStructureSetROIToCSOGroup | |
| CMLToReferencedFrameOfReferenceSequence | |
| CMLToROIContourSequence | |
| CMLToRTDoseROISequence | |
| CMLToRTROIObservationsSequence | |
| CMLToStructureSetROISequence | |
| CDcmtkBaseObjects | The toolkit and factory class DcmtkBaseObjects |
| CDRTDoseIODBase | Base object class for passing DRTDoseIOD objects between MeVisLab modules |
| CDRTImageIODBase | Base object class for passing DRTImageIOD objects between MeVisLab modules |
| CDRTIonBeamsTreatmentRecordIODBase | Base object class for passing DRTIonBeamsTreatmentRecordIOD objects between MeVisLab modules |
| CDRTIonPlanIODBase | Base object class for passing DRTIonPlanIOD objects between MeVisLab modules |
| CDRTPlanIODBase | Base object class for passing DRTPlanIOD objects between MeVisLab modules |
| CDRTStructureSetIODBase | Base object class for passing DRTStructureSetIOD objects between MeVisLab modules |
| CDRTTreatmentSummaryRecordIODBase | Base object class for passing DRTTreatmentSummaryRecordIOD objects between MeVisLab modules |
| CRTBase | DcmtkBase derived base object class for base objects that wrap RT related objects |
| CDcmDRTAdditionalDrugSequenceInterface | Class to provide access to DRTAdditionalDrugSequence |
| CItem | |
| CDcmDRTAdmittingDiagnosesCodeSequenceInterface | Class to provide access to DRTAdmittingDiagnosesCodeSequence |
| CItem | |
| CDcmDRTApplicationSetupSequenceInterface | Class to provide access to DRTApplicationSetupSequence |
| CItem | |
| CDcmDRTApplicatorSequenceInRTBeamsModuleInterface | Class to provide access to DRTApplicatorSequenceInRTBeamsModule |
| CItem | |
| CDcmDRTApplicatorSequenceInRTImageModuleInterface | Class to provide access to DRTApplicatorSequenceInRTImageModule |
| CItem | |
| CDcmDRTApplicatorSequenceInRTIonBeamsModuleInterface | Class to provide access to DRTApplicatorSequenceInRTIonBeamsModule |
| CItem | |
| CDcmDRTApplicatorSequenceInRTIonBeamsSessionRecordModuleInterface | Class to provide access to DRTApplicatorSequenceInRTIonBeamsSessionRecordModule |
| CItem | |
| CDcmDRTBeamLimitingDeviceLeafPairsSequenceInterface | Class to provide access to DRTBeamLimitingDeviceLeafPairsSequence |
| CItem | |
| CDcmDRTBeamLimitingDevicePositionSequenceInterface | Class to provide access to DRTBeamLimitingDevicePositionSequence |
| CItem | |
| CDcmDRTBeamLimitingDeviceSequenceInRTBeamsModuleInterface | Class to provide access to DRTBeamLimitingDeviceSequenceInRTBeamsModule |
| CItem | |
| CDcmDRTBeamLimitingDeviceSequenceInRTImageModuleInterface | Class to provide access to DRTBeamLimitingDeviceSequenceInRTImageModule |
| CItem | |
| CDcmDRTBeamLimitingDeviceSequenceInRTIonBeamsModuleInterface | Class to provide access to DRTBeamLimitingDeviceSequenceInRTIonBeamsModule |
| CItem | |
| CDcmDRTBeamLimitingDeviceToleranceSequenceInterface | Class to provide access to DRTBeamLimitingDeviceToleranceSequence |
| CItem | |
| CDcmDRTBeamSequenceInterface | Class to provide access to DRTBeamSequence |
| CItem | |
| CDcmDRTBlockSequenceInRTBeamsModuleInterface | Class to provide access to DRTBlockSequenceInRTBeamsModule |
| CItem | |
| CDcmDRTBlockSequenceInRTImageModuleInterface | Class to provide access to DRTBlockSequenceInRTImageModule |
| CItem | |
| CDcmDRTBrachyAccessoryDeviceSequenceInterface | Class to provide access to DRTBrachyAccessoryDeviceSequence |
| CItem | |
| CDcmDRTBrachyControlPointSequenceInterface | Class to provide access to DRTBrachyControlPointSequence |
| CItem | |
| CDcmDRTBrachyReferencedDoseReferenceSequenceInterface | Class to provide access to DRTBrachyReferencedDoseReferenceSequence |
| CItem | |
| CDcmDRTBreedRegistrationSequenceInterface | Class to provide access to DRTBreedRegistrationSequence |
| CItem | |
| CDcmDRTBreedRegistryCodeSequenceInterface | Class to provide access to DRTBreedRegistryCodeSequence |
| CItem | |
| CDcmDRTCalculatedDoseReferenceSequenceInterface | Class to provide access to DRTCalculatedDoseReferenceSequence |
| CItem | |
| CDcmDRTChannelSequenceInterface | Class to provide access to DRTChannelSequence |
| CItem | |
| CDcmDRTChannelShieldSequenceInterface | Class to provide access to DRTChannelShieldSequence |
| CItem | |
| CDcmDRTChannelSourceSequenceInterface | Class to provide access to DRTChannelSourceSequence |
| CItem | |
| CDcmDRTCodingSchemeIdentificationSequenceInterface | Class to provide access to DRTCodingSchemeIdentificationSequence |
| CItem | |
| CDcmDRTCompensatorSequenceInterface | Class to provide access to DRTCompensatorSequence |
| CItem | |
| CDcmDRTConceptCodeSequenceInterface | Class to provide access to DRTConceptCodeSequence |
| CItem | |
| CDcmDRTConceptNameCodeSequenceInterface | Class to provide access to DRTConceptNameCodeSequence |
| CItem | |
| CDcmDRTContentItemModifierSequenceInterface | Class to provide access to DRTContentItemModifierSequence |
| CItem | |
| CDcmDRTContourImageSequenceInterface | Class to provide access to DRTContourImageSequence |
| CItem | |
| CDcmDRTContourSequenceInterface | Class to provide access to DRTContourSequence |
| CItem | |
| CDcmDRTContrastBolusAdministrationRouteSequenceInterface | Class to provide access to DRTContrastBolusAdministrationRouteSequence |
| CItem | |
| CDcmDRTContrastBolusAgentSequenceInterface | Class to provide access to DRTContrastBolusAgentSequence |
| CItem | |
| CDcmDRTContributingEquipmentSequenceInterface | Class to provide access to DRTContributingEquipmentSequence |
| CItem | |
| CDcmDRTControlPointSequenceInterface | Class to provide access to DRTControlPointSequence |
| CItem | |
| CDcmDRTCorrectedParameterSequenceInterface | Class to provide access to DRTCorrectedParameterSequence |
| CItem | |
| CDcmDRTDeidentificationMethodCodeSequenceInterface | Class to provide access to DRTDeidentificationMethodCodeSequence |
| CItem | |
| CDcmDRTDerivationCodeSequenceInterface | Class to provide access to DRTDerivationCodeSequence |
| CItem | |
| CDcmDRTDeviceSequenceInterface | Class to provide access to DRTDeviceSequence |
| CItem | |
| CDcmDRTDigitalSignaturePurposeCodeSequenceInterface | Class to provide access to DRTDigitalSignaturePurposeCodeSequence |
| CItem | |
| CDcmDRTDigitalSignaturesSequenceInterface | Class to provide access to DRTDigitalSignaturesSequence |
| CItem | |
| CDcmDRTDoseReferenceSequenceInterface | Class to provide access to DRTDoseReferenceSequence |
| CItem | |
| CDcmDRTDVHReferencedROISequenceInterface | Class to provide access to DRTDVHReferencedROISequence |
| CItem | |
| CDcmDRTDVHSequenceInterface | Class to provide access to DRTDVHSequence |
| CItem | |
| CDcmDRTEncryptedAttributesSequenceInterface | Class to provide access to DRTEncryptedAttributesSequence |
| CItem | |
| CDcmDRTExposureSequenceInterface | Class to provide access to DRTExposureSequence |
| CItem | |
| CDcmDRTFixationDeviceSequenceInterface | Class to provide access to DRTFixationDeviceSequence |
| CItem | |
| CDcmDRTFluenceMapSequenceInterface | Class to provide access to DRTFluenceMapSequence |
| CItem | |
| CDcmDRTFractionGroupSequenceInterface | Class to provide access to DRTFractionGroupSequence |
| CItem | |
| CDcmDRTFractionGroupSummarySequenceInterface | Class to provide access to DRTFractionGroupSummarySequence |
| CItem | |
| CDcmDRTFractionStatusSummarySequenceInterface | Class to provide access to DRTFractionStatusSummarySequence |
| CItem | |
| CDcmDRTFrameOfReferenceRelationshipSequenceInterface | Class to provide access to DRTFrameOfReferenceRelationshipSequence |
| CItem | |
| CDcmDRTHL7StructuredDocumentReferenceSequenceInterface | Class to provide access to DRTHL7StructuredDocumentReferenceSequence |
| CItem | |
| CDcmDRTIconImageSequenceInterface | Class to provide access to DRTIconImageSequence |
| CItem | |
| CDcmDRTInstitutionCodeSequenceInterface | Class to provide access to DRTInstitutionCodeSequence |
| CItem | |
| CDcmDRTIonBeamLimitingDeviceSequenceInterface | Class to provide access to DRTIonBeamLimitingDeviceSequence |
| CItem | |
| CDcmDRTIonBeamSequenceInterface | Class to provide access to DRTIonBeamSequence |
| CItem | |
| CDcmDRTIonBlockSequenceInterface | Class to provide access to DRTIonBlockSequence |
| CItem | |
| CDcmDRTIonControlPointDeliverySequenceInterface | Class to provide access to DRTIonControlPointDeliverySequence |
| CItem | |
| CDcmDRTIonControlPointSequenceInterface | Class to provide access to DRTIonControlPointSequence |
| CItem | |
| CDcmDRTIonRangeCompensatorSequenceInterface | Class to provide access to DRTIonRangeCompensatorSequence |
| CItem | |
| CDcmDRTIonToleranceTableSequenceInterface | Class to provide access to DRTIonToleranceTableSequence |
| CItem | |
| CDcmDRTIonWedgePositionSequenceInterface | Class to provide access to DRTIonWedgePositionSequence |
| CItem | |
| CDcmDRTIonWedgeSequenceInterface | Class to provide access to DRTIonWedgeSequence |
| CItem | |
| CDcmDRTLateralSpreadingDeviceSequenceInterface | Class to provide access to DRTLateralSpreadingDeviceSequence |
| CItem | |
| CDcmDRTLateralSpreadingDeviceSettingsSequenceInRTIonBeamsModuleInterface | Class to provide access to DRTLateralSpreadingDeviceSettingsSequenceInRTIonBeamsModule |
| CItem | |
| CDcmDRTLateralSpreadingDeviceSettingsSequenceInRTIonBeamsSessionRecordModuleInterface | Class to provide access to DRTLateralSpreadingDeviceSettingsSequenceInRTIonBeamsSessionRecordModule |
| CItem | |
| CDcmDRTMACParametersSequenceInterface | Class to provide access to DRTMACParametersSequence |
| CItem | |
| CDcmDRTMeasuredDoseReferenceSequenceInterface | Class to provide access to DRTMeasuredDoseReferenceSequence |
| CItem | |
| CDcmDRTMeasurementUnitsCodeSequenceInterface | Class to provide access to DRTMeasurementUnitsCodeSequence |
| CItem | |
| CDcmDRTModalityLUTSequenceInterface | Class to provide access to DRTModalityLUTSequence |
| CItem | |
| CDcmDRTModifiedAttributesSequenceInterface | Class to provide access to DRTModifiedAttributesSequence |
| CItem | |
| CDcmDRTMotionSynchronizationSequenceInterface | Class to provide access to DRTMotionSynchronizationSequence |
| CItem | |
| CDcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface | Class to provide access to DRTMultiplexedAudioChannelsDescriptionCodeSequence |
| CItem | |
| CDcmDRTOriginalAttributesSequenceInterface | Class to provide access to DRTOriginalAttributesSequence |
| CItem | |
| CDcmDRTOtherPatientIDsSequenceInterface | Class to provide access to DRTOtherPatientIDsSequence |
| CItem | |
| CDcmDRTOverrideSequenceInterface | Class to provide access to DRTOverrideSequence |
| CItem | |
| CDcmDRTPatientBreedCodeSequenceInterface | Class to provide access to DRTPatientBreedCodeSequence |
| CItem | |
| CDcmDRTPatientSetupSequenceInterface | Class to provide access to DRTPatientSetupSequence |
| CItem | |
| CDcmDRTPatientSpeciesCodeSequenceInterface | Class to provide access to DRTPatientSpeciesCodeSequence |
| CItem | |
| CDcmDRTPerformedProtocolCodeSequenceInterface | Class to provide access to DRTPerformedProtocolCodeSequence |
| CItem | |
| CDcmDRTPersonIdentificationCodeSequenceInterface | Class to provide access to DRTPersonIdentificationCodeSequence |
| CItem | |
| CDcmDRTPhysiciansOfRecordIdentificationSequenceInterface | Class to provide access to DRTPhysiciansOfRecordIdentificationSequence |
| CItem | |
| CDcmDRTPhysiciansReadingStudyIdentificationSequenceInterface | Class to provide access to DRTPhysiciansReadingStudyIdentificationSequence |
| CItem | |
| CDcmDRTPlannedVerificationImageSequenceInterface | Class to provide access to DRTPlannedVerificationImageSequence |
| CItem | |
| CDcmDRTProcedureCodeSequenceInterface | Class to provide access to DRTProcedureCodeSequence |
| CItem | |
| CDcmDRTProtocolContextSequenceInterface | Class to provide access to DRTProtocolContextSequence |
| CItem | |
| CDcmDRTPurposeOfReferenceCodeSequenceInterface | Class to provide access to DRTPurposeOfReferenceCodeSequence |
| CItem | |
| CDcmDRTRangeModulatorSequenceInterface | Class to provide access to DRTRangeModulatorSequence |
| CItem | |
| CDcmDRTRangeModulatorSettingsSequenceInRTIonBeamsModuleInterface | Class to provide access to DRTRangeModulatorSettingsSequenceInRTIonBeamsModule |
| CItem | |
| CDcmDRTRangeModulatorSettingsSequenceInRTIonBeamsSessionRecordModuleInterface | Class to provide access to DRTRangeModulatorSettingsSequenceInRTIonBeamsSessionRecordModule |
| CItem | |
| CDcmDRTRangeShifterSequenceInterface | Class to provide access to DRTRangeShifterSequence |
| CItem | |
| CDcmDRTRangeShifterSettingsSequenceInRTIonBeamsModuleInterface | Class to provide access to DRTRangeShifterSettingsSequenceInRTIonBeamsModule |
| CItem | |
| CDcmDRTRangeShifterSettingsSequenceInRTIonBeamsSessionRecordModuleInterface | Class to provide access to DRTRangeShifterSettingsSequenceInRTIonBeamsSessionRecordModule |
| CItem | |
| CDcmDRTReasonForRequestedProcedureCodeSequenceInterface | Class to provide access to DRTReasonForRequestedProcedureCodeSequence |
| CItem | |
| CDcmDRTRecordedBlockSequenceInterface | Class to provide access to DRTRecordedBlockSequence |
| CItem | |
| CDcmDRTRecordedCompensatorSequenceInterface | Class to provide access to DRTRecordedCompensatorSequence |
| CItem | |
| CDcmDRTRecordedLateralSpreadingDeviceSequenceInterface | Class to provide access to DRTRecordedLateralSpreadingDeviceSequence |
| CItem | |
| CDcmDRTRecordedRangeModulatorSequenceInterface | Class to provide access to DRTRecordedRangeModulatorSequence |
| CItem | |
| CDcmDRTRecordedRangeShifterSequenceInterface | Class to provide access to DRTRecordedRangeShifterSequence |
| CItem | |
| CDcmDRTRecordedSnoutSequenceInterface | Class to provide access to DRTRecordedSnoutSequence |
| CItem | |
| CDcmDRTRecordedWedgeSequenceInterface | Class to provide access to DRTRecordedWedgeSequence |
| CItem | |
| CDcmDRTReferencedBeamSequenceInRTDoseModuleInterface | Class to provide access to DRTReferencedBeamSequenceInRTDoseModule |
| CItem | |
| CDcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface | Class to provide access to DRTReferencedBeamSequenceInRTFractionSchemeModule |
| CItem | |
| CDcmDRTReferencedBolusSequenceInRTBeamsModuleInterface | Class to provide access to DRTReferencedBolusSequenceInRTBeamsModule |
| CItem | |
| CDcmDRTReferencedBolusSequenceInRTIonBeamsModuleInterface | Class to provide access to DRTReferencedBolusSequenceInRTIonBeamsModule |
| CItem | |
| CDcmDRTReferencedBolusSequenceInRTIonBeamsSessionRecordModuleInterface | Class to provide access to DRTReferencedBolusSequenceInRTIonBeamsSessionRecordModule |
| CItem | |
| CDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleInterface | Class to provide access to DRTReferencedBrachyApplicationSetupSequenceInRTDoseModule |
| CItem | |
| CDcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface | Class to provide access to DRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModule |
| CItem | |
| CDcmDRTReferencedCalculatedDoseReferenceSequenceInterface | Class to provide access to DRTReferencedCalculatedDoseReferenceSequence |
| CItem | |
| CDcmDRTReferencedControlPointSequenceInterface | Class to provide access to DRTReferencedControlPointSequence |
| CItem | |
| CDcmDRTReferencedDoseReferenceSequenceInRTBeamsModuleInterface | Class to provide access to DRTReferencedDoseReferenceSequenceInRTBeamsModule |
| CItem | |
| CDcmDRTReferencedDoseReferenceSequenceInRTFractionSchemeModuleInterface | Class to provide access to DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule |
| CItem | |
| CDcmDRTReferencedDoseReferenceSequenceInRTIonBeamsModuleInterface | Class to provide access to DRTReferencedDoseReferenceSequenceInRTIonBeamsModule |
| CItem | |
| CDcmDRTReferencedDoseSequenceInterface | Class to provide access to DRTReferencedDoseSequence |
| CItem | |
| CDcmDRTReferencedFractionGroupSequenceInterface | Class to provide access to DRTReferencedFractionGroupSequence |
| CItem | |
| CDcmDRTReferencedFrameOfReferenceSequenceInterface | Class to provide access to DRTReferencedFrameOfReferenceSequence |
| CItem | |
| CDcmDRTReferencedImageSequenceInterface | Class to provide access to DRTReferencedImageSequence |
| CItem | |
| CDcmDRTReferencedInstanceSequenceInterface | Class to provide access to DRTReferencedInstanceSequence |
| CItem | |
| CDcmDRTReferencedMeasuredDoseReferenceSequenceInterface | Class to provide access to DRTReferencedMeasuredDoseReferenceSequence |
| CItem | |
| CDcmDRTReferencedPatientSequenceInterface | Class to provide access to DRTReferencedPatientSequence |
| CItem | |
| CDcmDRTReferencedPerformedProcedureStepSequenceInterface | Class to provide access to DRTReferencedPerformedProcedureStepSequence |
| CItem | |
| CDcmDRTReferencedReferenceImageSequenceInRTBeamsModuleInterface | Class to provide access to DRTReferencedReferenceImageSequenceInRTBeamsModule |
| CItem | |
| CDcmDRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleInterface | Class to provide access to DRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModule |
| CItem | |
| CDcmDRTReferencedReferenceImageSequenceInRTIonBeamsModuleInterface | Class to provide access to DRTReferencedReferenceImageSequenceInRTIonBeamsModule |
| CItem | |
| CDcmDRTReferencedRTPlanSequenceInRTGeneralPlanModuleInterface | Class to provide access to DRTReferencedRTPlanSequenceInRTGeneralPlanModule |
| CItem | |
| CDcmDRTReferencedRTPlanSequenceInRTGeneralTreatmentRecordModuleInterface | Class to provide access to DRTReferencedRTPlanSequenceInRTGeneralTreatmentRecordModule |
| CItem | |
| CDcmDRTReferencedRTPlanSequenceInRTImageModuleInterface | Class to provide access to DRTReferencedRTPlanSequenceInRTImageModule |
| CItem | |
| CDcmDRTReferencedRTPlanSequenceInterface | Class to provide access to DRTReferencedRTPlanSequence |
| CItem | |
| CDcmDRTReferencedSetupImageSequenceInterface | Class to provide access to DRTReferencedSetupImageSequence |
| CItem | |
| CDcmDRTReferencedStructureSetSequenceInterface | Class to provide access to DRTReferencedStructureSetSequence |
| CItem | |
| CDcmDRTReferencedStudySequenceInterface | Class to provide access to DRTReferencedStudySequence |
| CItem | |
| CDcmDRTReferencedTreatmentRecordSequenceInterface | Class to provide access to DRTReferencedTreatmentRecordSequence |
| CItem | |
| CDcmDRTReferencedVerificationImageSequenceInterface | Class to provide access to DRTReferencedVerificationImageSequence |
| CItem | |
| CDcmDRTReferringPhysicianIdentificationSequenceInterface | Class to provide access to DRTReferringPhysicianIdentificationSequence |
| CItem | |
| CDcmDRTRelatedRTROIObservationsSequenceInterface | Class to provide access to DRTRelatedRTROIObservationsSequence |
| CItem | |
| CDcmDRTRequestAttributesSequenceInterface | Class to provide access to DRTRequestAttributesSequence |
| CItem | |
| CDcmDRTRequestedProcedureCodeSequenceInterface | Class to provide access to DRTRequestedProcedureCodeSequence |
| CItem | |
| CDcmDRTROIContourSequenceInterface | Class to provide access to DRTROIContourSequence |
| CItem | |
| CDcmDRTROIPhysicalPropertiesSequenceInterface | Class to provide access to DRTROIPhysicalPropertiesSequence |
| CItem | |
| CDcmDRTRTDoseROISequenceInterface | Class to provide access to DRTRTDoseROISequence |
| CItem | |
| CDcmDRTRTReferencedSeriesSequenceInterface | Class to provide access to DRTRTReferencedSeriesSequence |
| CItem | |
| CDcmDRTRTReferencedStudySequenceInterface | Class to provide access to DRTRTReferencedStudySequence |
| CItem | |
| CDcmDRTRTRelatedROISequenceInterface | Class to provide access to DRTRTRelatedROISequence |
| CItem | |
| CDcmDRTRTROIIdentificationCodeSequenceInterface | Class to provide access to DRTRTROIIdentificationCodeSequence |
| CItem | |
| CDcmDRTRTROIObservationsSequenceInterface | Class to provide access to DRTRTROIObservationsSequence |
| CItem | |
| CDcmDRTScheduledProtocolCodeSequenceInterface | Class to provide access to DRTScheduledProtocolCodeSequence |
| CItem | |
| CDcmDRTSetupDeviceSequenceInterface | Class to provide access to DRTSetupDeviceSequence |
| CItem | |
| CDcmDRTShieldingDeviceSequenceInterface | Class to provide access to DRTShieldingDeviceSequence |
| CItem | |
| CDcmDRTSnoutSequenceInterface | Class to provide access to DRTSnoutSequence |
| CItem | |
| CDcmDRTSourceImageSequenceInterface | Class to provide access to DRTSourceImageSequence |
| CItem | |
| CDcmDRTSourceSequenceInterface | Class to provide access to DRTSourceSequence |
| CItem | |
| CDcmDRTStructureSetROISequenceInterface | Class to provide access to DRTStructureSetROISequence |
| CItem | |
| CDcmDRTToleranceTableSequenceInterface | Class to provide access to DRTToleranceTableSequence |
| CItem | |
| CDcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface | Class to provide access to DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModule |
| CItem | |
| CDcmDRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleInterface | Class to provide access to DRTTreatmentMachineSequenceInRTTreatmentMachineRecordModule |
| CItem | |
| CDcmDRTTreatmentSessionIonBeamSequenceInterface | Class to provide access to DRTTreatmentSessionIonBeamSequence |
| CItem | |
| CDcmDRTTreatmentSummaryCalculatedDoseReferenceSequenceInterface | Class to provide access to DRTTreatmentSummaryCalculatedDoseReferenceSequence |
| CItem | |
| CDcmDRTTreatmentSummaryMeasuredDoseReferenceSequenceInterface | Class to provide access to DRTTreatmentSummaryMeasuredDoseReferenceSequence |
| CItem | |
| CDcmDRTVOILUTSequenceInterface | Class to provide access to DRTVOILUTSequence |
| CItem | |
| CDcmDRTWedgePositionSequenceInterface | Class to provide access to DRTWedgePositionSequence |
| CItem | |
| CDcmDRTWedgeSequenceInterface | Class to provide access to DRTWedgeSequence |
| CItem | |
| CDcmtkAccessories | Class collecting some DICOM helper functions |
| CDicomModifyApprovalModuleFieldAddOn | |
| CDicomModifyCalculatedDoseReferenceRecordModuleFieldAddOn | |
| CDicomModifyCineModuleFieldAddOn | |
| CDicomModifyClinicalTrialSeriesModuleFieldAddOn | |
| CDicomModifyClinicalTrialStudyModuleFieldAddOn | |
| CDicomModifyClinicalTrialSubjectModuleFieldAddOn | |
| CDicomModifyContrastBolusModuleFieldAddOn | |
| CDicomModifyDeviceModuleFieldAddOn | |
| CDicomModifyFrameOfReferenceModuleFieldAddOn | |
| CDicomModifyGeneralEquipmentModuleFieldAddOn | |
| CDicomModifyGeneralImageModuleFieldAddOn | |
| CDicomModifyGeneralStudyModuleFieldAddOn | |
| CDicomModifyImagePixelModuleFieldAddOn | |
| CDicomModifyImagePlaneModuleFieldAddOn | |
| CDicomModifyMeasuredDoseReferenceRecordModuleFieldAddOn | |
| CDicomModifyModalityLUTModuleFieldAddOn | |
| CDicomModifyMultiFrameModuleFieldAddOn | |
| CDicomModifyMultiFrameOverlayModuleFieldAddOn | |
| CDicomModifyOverlayPlaneModuleFieldAddOn | |
| CDicomModifyPatientModuleFieldAddOn | |
| CDicomModifyPatientStudyModuleFieldAddOn | |
| CDicomModifyROIContourModuleFieldAddOn | |
| CDicomModifyRTBeamsModuleFieldAddOn | |
| CDicomModifyRTBrachyApplicationSetupsModuleFieldAddOn | |
| CDicomModifyRTDoseModuleFieldAddOn | |
| CDicomModifyRTDoseROIModuleFieldAddOn | |
| CDicomModifyRTDVHModuleFieldAddOn | |
| CDicomModifyRTFractionSchemeModuleFieldAddOn | |
| CDicomModifyRTGeneralPlanModuleFieldAddOn | |
| CDicomModifyRTGeneralTreatmentRecordModuleFieldAddOn | |
| CDicomModifyRTImageModuleFieldAddOn | |
| CDicomModifyRTIonBeamsModuleFieldAddOn | |
| CDicomModifyRTIonBeamsSessionRecordModuleFieldAddOn | |
| CDicomModifyRTIonToleranceTablesModuleFieldAddOn | |
| CDicomModifyRTPatientSetupModuleFieldAddOn | |
| CDicomModifyRTPrescriptionModuleFieldAddOn | |
| CDicomModifyRTROIObservationsModuleFieldAddOn | |
| CDicomModifyRTSeriesModuleFieldAddOn | |
| CDicomModifyRTToleranceTablesModuleFieldAddOn | |
| CDicomModifyRTTreatmentMachineRecordModuleFieldAddOn | |
| CDicomModifyRTTreatmentSummaryRecordModuleFieldAddOn | |
| CDicomModifySOPCommonModuleFieldAddOn | |
| CDicomModifyStructureSetModuleFieldAddOn | |
| CDicomModifyVOILUTModuleFieldAddOn | |
| CDicomModifyModuleFieldAddOnBase | |
| CDicomModifyModuleFieldAddOnFactory | |
| NOverloadSelector | |
| CSwitchType | Helper types to switch between implementations of functions by overloading |
| Nscl | |
| CScopedLog | |
| NSoCSOEditorTools | |
| CPathPointSlicePosition | |
| CImageStatisticsForCSO | |
| CPathPointsSegment | Structure for handling path points segments |
| CvectorXSort | For sorting Vector3s according to their x-component |
| CLineRenderSettings | |
| NSoView2DShaderBuiltInFunctions | |
| CSoView2DShaderFunction | |
| CSoView2DOverlayShaderFunction | |
| NSoView2DShaderBuiltInIncludes | All includes implemented by the GVR itself shall be included in this namespace |
| CIncludeContainer | Container class for includes |
| Nstd | STL namespace |
| Cless< ml::BaseContainerItem > | Specialize comparison class for BaseContainerItem |
| Nstd14 | |
| Cinteger_sequence | |
| Cmake_integer_sequence | |
| Cmake_integer_sequence< T, 0, Is... > | |
| C_ml_numeric_limits | Defines a template to get the minimum and maximum values for each basic integer type |
| C_ml_numeric_limits< char > | |
| C_ml_numeric_limits< double > | |
| C_ml_numeric_limits< float > | |
| C_ml_numeric_limits< int > | |
| C_ml_numeric_limits< long > | |
| C_ml_numeric_limits< long long > | |
| C_ml_numeric_limits< short > | |
| C_ml_numeric_limits< signed char > | |
| C_ml_numeric_limits< unsigned char > | |
| C_ml_numeric_limits< unsigned int > | |
| C_ml_numeric_limits< unsigned long > | |
| C_ml_numeric_limits< unsigned long long > | |
| C_ml_numeric_limits< unsigned short > | |
| C_MLFloatRangeCheck | |
| C_MLFloatRangeCheck< float, double > | |
| C_MLIntegerRangeCheck | Compile-check functions only if needed |
| C_MLIntegerRangeCheck< false, false, Target, Source > | |
| C_MLIntegerRangeCheck< false, true, Target, Source > | |
| C_MLIntegerRangeCheck< true, false, Target, Source > | |
| C_MLIntegerRangeCheck< true, true, Target, Source > | |
| C_MLRangeCheck | |
| C_MLRangeCheck< false, false, Target, Source > | |
| C_MLRangeCheck< false, true, Target, Source > | |
| C_MLRangeCheck< true, false, Target, Source > | |
| C_MLRangeCheck< true, true, Target, Source > | |
| CApplyFunctorWithType | |
| CAxis | A class to administrate an axis coordinate system drawable in OpenGL |
| CBaseGraphItem | Class BaseGraphItem |
| Cbroken_VC_ptr_traits | |
| CCIdxFloat | |
| CCIdxIdx | |
| CcompareEdges | — Class compareEdges |
| CComplexTypes | |
| CCoordinateAxis | |
| CCreateDefaultDeviceSerialNumber | Helper class to returning a value usable as device serial number |
| CCreateDefaultManufacturer | Helper class to returning a value usable as manufacturer |
| CCreateDefaultManufacturersModelName | Helper class to returning a value usable as manufacturer |
| CCreateDefaultSoftwareVersion | Helper class to returning the current MeVisLab version |
| CCSOAbstractCreateAction | |
| CCSOBulgeAction | |
| CCSOCancelCommandAction | |
| CCSOCopyCommandAction | |
| CCSOCreateAction | Action for creating CSOs |
| CCSOCutCommandAction | |
| CCSODeleteCSOCommandAction | |
| CCSODeleteSeedPointCommandAction | |
| CCSODrawCSOInfos | |
| CCSODrawSliceInformation | |
| CCSODrawView2DInfos | |
| CCSOEditorState | |
| CCSOEvalEventCSOInfos | |
| CCSOEvalEventView2DInfos | |
| CCSOHeapObject | CSOHeapObject: base class for objects to be used with the heap |
| CCSOInsertSeedPointIntoPathPointListAction | |
| CCSOLabelMoveAction | |
| CCSOLabelRenderInformation | Structure to store render information for a certain CSO and viewer |
| CCSOLabelResizeAction | |
| CCSOPasteCommandAction | |
| CCSOPathPointsRenderSettings | Class for setting visualization parameters for CSO editors |
| CCSOPointDensity | |
| CCSOPointingAction | |
| CCSORedoCommandAction | |
| CCSORemoveAllCommandAction | |
| CCSOSelectAndMoveAction | |
| CCSOSliceCrossing | |
| CCSOTrailIntersection | Struct holding the CSO/trail point index and the computed intersection point |
| CCSOTrailRenderer | |
| CCSOTransformAction | |
| CCSOUndoCommandAction | |
| CCSOVisualParameters | Structure to hold visual parameters for the old editor |
| CCSOVoxelSlab | Defines the z slab of a CSO bounding box in voxel coordinates |
| CDefaultExtendedTypes | |
| CDefaultPropertyAccessor | Project global and OS specific declarations |
| CDefaultTypes | |
| CDefaultValueCreatorBase | Base class for classes creating default values |
| CDefaultValueCreatorForDICOMUIDs | Helper class to create a DICOM UID as default value |
| CDICOMCachedIOFileHandlePythonPlugin | |
| CDicomDOCSave | Creates and composes a DICOM file of Encapsulated Document IOD and provides the option to compose the necessary tags to fulfill the standard. It derives much generic DICOM save functionality from DicomSaveBase. Currently this module only writes mandatory tags and very few optional ones |
| CDicomEnhancedSave | Creates and composes a DICOM file of Enhanced modality and provides the option to compose the necessary tags to fulfill the standard. It derives much generic DICOM save functionality from DicomSaveBase. Currently this module only writes mandatory tags and very few optional ones |
| CDicomFIDSave | Creates and composes a DICOM file of FID modality and provides the option to compose the necessary tags to fulfill the standard. It derives much generic DICOM save functionality from DicomSaveBase. Currently this module only writes mandatory tags and very few optional ones |
| CDicomREGSave | Creates and composes a DICOM file of REG modality and provides the option to compose the necessary tags to fulfil the standard. It derives much generic DICOM save functionality from DicomSaveBase. Currently this module only writes mandatory tags and very few optional ones |
| CDicomSaveBase | Base class for modules implementing their own specialized DICOM exporters |
| CDicomSCSave | Creates and composes a DICOM file of modality secondary capture (SC). At the required input #0 the image must be connected whose content shall written as secondary capture image data. At optional input #1 an image can be connected from which secondary DICOM tag information shall be derived. Currently this module only writes mandatory tags and very few optional ones |
| CDicomSEGSave | Creates and composes a DICOM file of SEG modality and provides the option to compose the necessary tags to fulfill the standard. It derives much generic DICOM save functionality from DicomSaveBase. Currently this module only writes mandatory tags and very few optional ones |
| CDicomSRSave | Creates and composes a DICOM structured report and exports it to different file formats or fields. It derives the generic DICOM save functionality from DicomSaveBase |
| CDRTAdditionalDrugSequenceItemWrapper | |
| CDRTAdditionalDrugSequenceWrapper | |
| CDRTAdmittingDiagnosesCodeSequenceItemWrapper | |
| CDRTAdmittingDiagnosesCodeSequenceWrapper | |
| CDRTApplicationSetupSequenceItemWrapper | |
| CDRTApplicationSetupSequenceWrapper | |
| CDRTApplicatorSequenceInRTBeamsModuleItemWrapper | |
| CDRTApplicatorSequenceInRTBeamsModuleWrapper | |
| CDRTApplicatorSequenceInRTImageModuleItemWrapper | |
| CDRTApplicatorSequenceInRTImageModuleWrapper | |
| CDRTApplicatorSequenceInRTIonBeamsModuleItemWrapper | |
| CDRTApplicatorSequenceInRTIonBeamsModuleWrapper | |
| CDRTApplicatorSequenceInRTIonBeamsSessionRecordModuleItemWrapper | |
| CDRTApplicatorSequenceInRTIonBeamsSessionRecordModuleWrapper | |
| CDRTBeamLimitingDeviceLeafPairsSequenceItemWrapper | |
| CDRTBeamLimitingDeviceLeafPairsSequenceWrapper | |
| CDRTBeamLimitingDevicePositionSequenceItemWrapper | |
| CDRTBeamLimitingDevicePositionSequenceWrapper | |
| CDRTBeamLimitingDeviceSequenceInRTBeamsModuleItemWrapper | |
| CDRTBeamLimitingDeviceSequenceInRTBeamsModuleWrapper | |
| CDRTBeamLimitingDeviceSequenceInRTImageModuleItemWrapper | |
| CDRTBeamLimitingDeviceSequenceInRTImageModuleWrapper | |
| CDRTBeamLimitingDeviceSequenceInRTIonBeamsModuleItemWrapper | |
| CDRTBeamLimitingDeviceSequenceInRTIonBeamsModuleWrapper | |
| CDRTBeamLimitingDeviceToleranceSequenceItemWrapper | |
| CDRTBeamLimitingDeviceToleranceSequenceWrapper | |
| CDRTBeamSequenceItemWrapper | |
| CDRTBeamSequenceWrapper | |
| CDRTBlockSequenceInRTBeamsModuleItemWrapper | |
| CDRTBlockSequenceInRTBeamsModuleWrapper | |
| CDRTBlockSequenceInRTImageModuleItemWrapper | |
| CDRTBlockSequenceInRTImageModuleWrapper | |
| CDRTBrachyAccessoryDeviceSequenceItemWrapper | |
| CDRTBrachyAccessoryDeviceSequenceWrapper | |
| CDRTBrachyControlPointSequenceItemWrapper | |
| CDRTBrachyControlPointSequenceWrapper | |
| CDRTBrachyReferencedDoseReferenceSequenceItemWrapper | |
| CDRTBrachyReferencedDoseReferenceSequenceWrapper | |
| CDRTBreedRegistrationSequenceItemWrapper | |
| CDRTBreedRegistrationSequenceWrapper | |
| CDRTBreedRegistryCodeSequenceItemWrapper | |
| CDRTBreedRegistryCodeSequenceWrapper | |
| CDRTCalculatedDoseReferenceSequenceItemWrapper | |
| CDRTCalculatedDoseReferenceSequenceWrapper | |
| CDRTChannelSequenceItemWrapper | |
| CDRTChannelSequenceWrapper | |
| CDRTChannelShieldSequenceItemWrapper | |
| CDRTChannelShieldSequenceWrapper | |
| CDRTChannelSourceSequenceItemWrapper | |
| CDRTChannelSourceSequenceWrapper | |
| CDRTCodingSchemeIdentificationSequenceItemWrapper | |
| CDRTCodingSchemeIdentificationSequenceWrapper | |
| CDRTCompensatorSequenceItemWrapper | |
| CDRTCompensatorSequenceWrapper | |
| CDRTConceptCodeSequenceItemWrapper | |
| CDRTConceptCodeSequenceWrapper | |
| CDRTConceptNameCodeSequenceItemWrapper | |
| CDRTConceptNameCodeSequenceWrapper | |
| CDRTContentItemModifierSequenceItemWrapper | |
| CDRTContentItemModifierSequenceWrapper | |
| CDRTContourImageSequenceItemWrapper | |
| CDRTContourImageSequenceWrapper | |
| CDRTContourSequenceItemWrapper | |
| CDRTContourSequenceWrapper | |
| CDRTContrastBolusAdministrationRouteSequenceItemWrapper | |
| CDRTContrastBolusAdministrationRouteSequenceWrapper | |
| CDRTContrastBolusAgentSequenceItemWrapper | |
| CDRTContrastBolusAgentSequenceWrapper | |
| CDRTContributingEquipmentSequenceItemWrapper | |
| CDRTContributingEquipmentSequenceWrapper | |
| CDRTControlPointSequenceItemWrapper | |
| CDRTControlPointSequenceWrapper | |
| CDRTCorrectedParameterSequenceItemWrapper | |
| CDRTCorrectedParameterSequenceWrapper | |
| CDRTDeidentificationMethodCodeSequenceItemWrapper | |
| CDRTDeidentificationMethodCodeSequenceWrapper | |
| CDRTDerivationCodeSequenceItemWrapper | |
| CDRTDerivationCodeSequenceWrapper | |
| CDRTDeviceSequenceItemWrapper | |
| CDRTDeviceSequenceWrapper | |
| CDRTDigitalSignaturePurposeCodeSequenceItemWrapper | |
| CDRTDigitalSignaturePurposeCodeSequenceWrapper | |
| CDRTDigitalSignaturesSequenceItemWrapper | |
| CDRTDigitalSignaturesSequenceWrapper | |
| CDRTDoseIODBaseWrapper | |
| CDRTDoseReferenceSequenceItemWrapper | |
| CDRTDoseReferenceSequenceWrapper | |
| CDRTDVHReferencedROISequenceItemWrapper | |
| CDRTDVHReferencedROISequenceWrapper | |
| CDRTDVHSequenceItemWrapper | |
| CDRTDVHSequenceWrapper | |
| CDRTEncryptedAttributesSequenceItemWrapper | |
| CDRTEncryptedAttributesSequenceWrapper | |
| CDRTExposureSequenceItemWrapper | |
| CDRTExposureSequenceWrapper | |
| CDRTFixationDeviceSequenceItemWrapper | |
| CDRTFixationDeviceSequenceWrapper | |
| CDRTFluenceMapSequenceItemWrapper | |
| CDRTFluenceMapSequenceWrapper | |
| CDRTFractionGroupSequenceItemWrapper | |
| CDRTFractionGroupSequenceWrapper | |
| CDRTFractionGroupSummarySequenceItemWrapper | |
| CDRTFractionGroupSummarySequenceWrapper | |
| CDRTFractionStatusSummarySequenceItemWrapper | |
| CDRTFractionStatusSummarySequenceWrapper | |
| CDRTFrameOfReferenceRelationshipSequenceItemWrapper | |
| CDRTFrameOfReferenceRelationshipSequenceWrapper | |
| CDRTHL7StructuredDocumentReferenceSequenceItemWrapper | |
| CDRTHL7StructuredDocumentReferenceSequenceWrapper | |
| CDRTIconImageSequenceItemWrapper | |
| CDRTIconImageSequenceWrapper | |
| CDRTImageIODBaseWrapper | |
| CDRTInstitutionCodeSequenceItemWrapper | |
| CDRTInstitutionCodeSequenceWrapper | |
| CDRTIonBeamLimitingDeviceSequenceItemWrapper | |
| CDRTIonBeamLimitingDeviceSequenceWrapper | |
| CDRTIonBeamSequenceItemWrapper | |
| CDRTIonBeamSequenceWrapper | |
| CDRTIonBeamsTreatmentRecordIODBaseWrapper | |
| CDRTIonBlockSequenceItemWrapper | |
| CDRTIonBlockSequenceWrapper | |
| CDRTIonControlPointDeliverySequenceItemWrapper | |
| CDRTIonControlPointDeliverySequenceWrapper | |
| CDRTIonControlPointSequenceItemWrapper | |
| CDRTIonControlPointSequenceWrapper | |
| CDRTIonPlanIODBaseWrapper | |
| CDRTIonRangeCompensatorSequenceItemWrapper | |
| CDRTIonRangeCompensatorSequenceWrapper | |
| CDRTIonToleranceTableSequenceItemWrapper | |
| CDRTIonToleranceTableSequenceWrapper | |
| CDRTIonWedgePositionSequenceItemWrapper | |
| CDRTIonWedgePositionSequenceWrapper | |
| CDRTIonWedgeSequenceItemWrapper | |
| CDRTIonWedgeSequenceWrapper | |
| CDRTLateralSpreadingDeviceSequenceItemWrapper | |
| CDRTLateralSpreadingDeviceSequenceWrapper | |
| CDRTLateralSpreadingDeviceSettingsSequenceInRTIonBeamsModuleItemWrapper | |
| CDRTLateralSpreadingDeviceSettingsSequenceInRTIonBeamsModuleWrapper | |
| CDRTLateralSpreadingDeviceSettingsSequenceInRTIonBeamsSessionRecordModuleItemWrapper | |
| CDRTLateralSpreadingDeviceSettingsSequenceInRTIonBeamsSessionRecordModuleWrapper | |
| CDRTMACParametersSequenceItemWrapper | |
| CDRTMACParametersSequenceWrapper | |
| CDRTMeasuredDoseReferenceSequenceItemWrapper | |
| CDRTMeasuredDoseReferenceSequenceWrapper | |
| CDRTMeasurementUnitsCodeSequenceItemWrapper | |
| CDRTMeasurementUnitsCodeSequenceWrapper | |
| CDRTModalityLUTSequenceItemWrapper | |
| CDRTModalityLUTSequenceWrapper | |
| CDRTModifiedAttributesSequenceItemWrapper | |
| CDRTModifiedAttributesSequenceWrapper | |
| CDRTMotionSynchronizationSequenceItemWrapper | |
| CDRTMotionSynchronizationSequenceWrapper | |
| CDRTMultiplexedAudioChannelsDescriptionCodeSequenceItemWrapper | |
| CDRTMultiplexedAudioChannelsDescriptionCodeSequenceWrapper | |
| CDRTOriginalAttributesSequenceItemWrapper | |
| CDRTOriginalAttributesSequenceWrapper | |
| CDRTOtherPatientIDsSequenceItemWrapper | |
| CDRTOtherPatientIDsSequenceWrapper | |
| CDRTOverrideSequenceItemWrapper | |
| CDRTOverrideSequenceWrapper | |
| CDRTPatientBreedCodeSequenceItemWrapper | |
| CDRTPatientBreedCodeSequenceWrapper | |
| CDRTPatientSetupSequenceItemWrapper | |
| CDRTPatientSetupSequenceWrapper | |
| CDRTPatientSpeciesCodeSequenceItemWrapper | |
| CDRTPatientSpeciesCodeSequenceWrapper | |
| CDRTPerformedProtocolCodeSequenceItemWrapper | |
| CDRTPerformedProtocolCodeSequenceWrapper | |
| CDRTPersonIdentificationCodeSequenceItemWrapper | |
| CDRTPersonIdentificationCodeSequenceWrapper | |
| CDRTPhysiciansOfRecordIdentificationSequenceItemWrapper | |
| CDRTPhysiciansOfRecordIdentificationSequenceWrapper | |
| CDRTPhysiciansReadingStudyIdentificationSequenceItemWrapper | |
| CDRTPhysiciansReadingStudyIdentificationSequenceWrapper | |
| CDRTPlanIODBaseWrapper | |
| CDRTPlannedVerificationImageSequenceItemWrapper | |
| CDRTPlannedVerificationImageSequenceWrapper | |
| CDRTProcedureCodeSequenceItemWrapper | |
| CDRTProcedureCodeSequenceWrapper | |
| CDRTProtocolContextSequenceItemWrapper | |
| CDRTProtocolContextSequenceWrapper | |
| CDRTPurposeOfReferenceCodeSequenceItemWrapper | |
| CDRTPurposeOfReferenceCodeSequenceWrapper | |
| CDRTRangeModulatorSequenceItemWrapper | |
| CDRTRangeModulatorSequenceWrapper | |
| CDRTRangeModulatorSettingsSequenceInRTIonBeamsModuleItemWrapper | |
| CDRTRangeModulatorSettingsSequenceInRTIonBeamsModuleWrapper | |
| CDRTRangeModulatorSettingsSequenceInRTIonBeamsSessionRecordModuleItemWrapper | |
| CDRTRangeModulatorSettingsSequenceInRTIonBeamsSessionRecordModuleWrapper | |
| CDRTRangeShifterSequenceItemWrapper | |
| CDRTRangeShifterSequenceWrapper | |
| CDRTRangeShifterSettingsSequenceInRTIonBeamsModuleItemWrapper | |
| CDRTRangeShifterSettingsSequenceInRTIonBeamsModuleWrapper | |
| CDRTRangeShifterSettingsSequenceInRTIonBeamsSessionRecordModuleItemWrapper | |
| CDRTRangeShifterSettingsSequenceInRTIonBeamsSessionRecordModuleWrapper | |
| CDRTReasonForRequestedProcedureCodeSequenceItemWrapper | |
| CDRTReasonForRequestedProcedureCodeSequenceWrapper | |
| CDRTRecordedBlockSequenceItemWrapper | |
| CDRTRecordedBlockSequenceWrapper | |
| CDRTRecordedCompensatorSequenceItemWrapper | |
| CDRTRecordedCompensatorSequenceWrapper | |
| CDRTRecordedLateralSpreadingDeviceSequenceItemWrapper | |
| CDRTRecordedLateralSpreadingDeviceSequenceWrapper | |
| CDRTRecordedRangeModulatorSequenceItemWrapper | |
| CDRTRecordedRangeModulatorSequenceWrapper | |
| CDRTRecordedRangeShifterSequenceItemWrapper | |
| CDRTRecordedRangeShifterSequenceWrapper | |
| CDRTRecordedSnoutSequenceItemWrapper | |
| CDRTRecordedSnoutSequenceWrapper | |
| CDRTRecordedWedgeSequenceItemWrapper | |
| CDRTRecordedWedgeSequenceWrapper | |
| CDRTReferencedBeamSequenceInRTDoseModuleItemWrapper | |
| CDRTReferencedBeamSequenceInRTDoseModuleWrapper | |
| CDRTReferencedBeamSequenceInRTFractionSchemeModuleItemWrapper | |
| CDRTReferencedBeamSequenceInRTFractionSchemeModuleWrapper | |
| CDRTReferencedBolusSequenceInRTBeamsModuleItemWrapper | |
| CDRTReferencedBolusSequenceInRTBeamsModuleWrapper | |
| CDRTReferencedBolusSequenceInRTIonBeamsModuleItemWrapper | |
| CDRTReferencedBolusSequenceInRTIonBeamsModuleWrapper | |
| CDRTReferencedBolusSequenceInRTIonBeamsSessionRecordModuleItemWrapper | |
| CDRTReferencedBolusSequenceInRTIonBeamsSessionRecordModuleWrapper | |
| CDRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleItemWrapper | |
| CDRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleWrapper | |
| CDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleItemWrapper | |
| CDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleWrapper | |
| CDRTReferencedCalculatedDoseReferenceSequenceItemWrapper | |
| CDRTReferencedCalculatedDoseReferenceSequenceWrapper | |
| CDRTReferencedControlPointSequenceItemWrapper | |
| CDRTReferencedControlPointSequenceWrapper | |
| CDRTReferencedDoseReferenceSequenceInRTBeamsModuleItemWrapper | |
| CDRTReferencedDoseReferenceSequenceInRTBeamsModuleWrapper | |
| CDRTReferencedDoseReferenceSequenceInRTFractionSchemeModuleItemWrapper | |
| CDRTReferencedDoseReferenceSequenceInRTFractionSchemeModuleWrapper | |
| CDRTReferencedDoseReferenceSequenceInRTIonBeamsModuleItemWrapper | |
| CDRTReferencedDoseReferenceSequenceInRTIonBeamsModuleWrapper | |
| CDRTReferencedDoseSequenceItemWrapper | |
| CDRTReferencedDoseSequenceWrapper | |
| CDRTReferencedFractionGroupSequenceItemWrapper | |
| CDRTReferencedFractionGroupSequenceWrapper | |
| CDRTReferencedFrameOfReferenceSequenceItemWrapper | |
| CDRTReferencedFrameOfReferenceSequenceWrapper | |
| CDRTReferencedImageSequenceItemWrapper | |
| CDRTReferencedImageSequenceWrapper | |
| CDRTReferencedInstanceSequenceItemWrapper | |
| CDRTReferencedInstanceSequenceWrapper | |
| CDRTReferencedMeasuredDoseReferenceSequenceItemWrapper | |
| CDRTReferencedMeasuredDoseReferenceSequenceWrapper | |
| CDRTReferencedPatientSequenceItemWrapper | |
| CDRTReferencedPatientSequenceWrapper | |
| CDRTReferencedPerformedProcedureStepSequenceItemWrapper | |
| CDRTReferencedPerformedProcedureStepSequenceWrapper | |
| CDRTReferencedReferenceImageSequenceInRTBeamsModuleItemWrapper | |
| CDRTReferencedReferenceImageSequenceInRTBeamsModuleWrapper | |
| CDRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleItemWrapper | |
| CDRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleWrapper | |
| CDRTReferencedReferenceImageSequenceInRTIonBeamsModuleItemWrapper | |
| CDRTReferencedReferenceImageSequenceInRTIonBeamsModuleWrapper | |
| CDRTReferencedRTPlanSequenceInRTGeneralPlanModuleItemWrapper | |
| CDRTReferencedRTPlanSequenceInRTGeneralPlanModuleWrapper | |
| CDRTReferencedRTPlanSequenceInRTGeneralTreatmentRecordModuleItemWrapper | |
| CDRTReferencedRTPlanSequenceInRTGeneralTreatmentRecordModuleWrapper | |
| CDRTReferencedRTPlanSequenceInRTImageModuleItemWrapper | |
| CDRTReferencedRTPlanSequenceInRTImageModuleWrapper | |
| CDRTReferencedRTPlanSequenceItemWrapper | |
| CDRTReferencedRTPlanSequenceWrapper | |
| CDRTReferencedSetupImageSequenceItemWrapper | |
| CDRTReferencedSetupImageSequenceWrapper | |
| CDRTReferencedStructureSetSequenceItemWrapper | |
| CDRTReferencedStructureSetSequenceWrapper | |
| CDRTReferencedStudySequenceItemWrapper | |
| CDRTReferencedStudySequenceWrapper | |
| CDRTReferencedTreatmentRecordSequenceItemWrapper | |
| CDRTReferencedTreatmentRecordSequenceWrapper | |
| CDRTReferencedVerificationImageSequenceItemWrapper | |
| CDRTReferencedVerificationImageSequenceWrapper | |
| CDRTReferringPhysicianIdentificationSequenceItemWrapper | |
| CDRTReferringPhysicianIdentificationSequenceWrapper | |
| CDRTRelatedRTROIObservationsSequenceItemWrapper | |
| CDRTRelatedRTROIObservationsSequenceWrapper | |
| CDRTRequestAttributesSequenceItemWrapper | |
| CDRTRequestAttributesSequenceWrapper | |
| CDRTRequestedProcedureCodeSequenceItemWrapper | |
| CDRTRequestedProcedureCodeSequenceWrapper | |
| CDRTROIContourSequenceItemWrapper | |
| CDRTROIContourSequenceWrapper | |
| CDRTROIPhysicalPropertiesSequenceItemWrapper | |
| CDRTROIPhysicalPropertiesSequenceWrapper | |
| CDRTRTDoseROISequenceItemWrapper | |
| CDRTRTDoseROISequenceWrapper | |
| CDRTRTReferencedSeriesSequenceItemWrapper | |
| CDRTRTReferencedSeriesSequenceWrapper | |
| CDRTRTReferencedStudySequenceItemWrapper | |
| CDRTRTReferencedStudySequenceWrapper | |
| CDRTRTRelatedROISequenceItemWrapper | |
| CDRTRTRelatedROISequenceWrapper | |
| CDRTRTROIIdentificationCodeSequenceItemWrapper | |
| CDRTRTROIIdentificationCodeSequenceWrapper | |
| CDRTRTROIObservationsSequenceItemWrapper | |
| CDRTRTROIObservationsSequenceWrapper | |
| CDRTScheduledProtocolCodeSequenceItemWrapper | |
| CDRTScheduledProtocolCodeSequenceWrapper | |
| CDRTSetupDeviceSequenceItemWrapper | |
| CDRTSetupDeviceSequenceWrapper | |
| CDRTShieldingDeviceSequenceItemWrapper | |
| CDRTShieldingDeviceSequenceWrapper | |
| CDRTSnoutSequenceItemWrapper | |
| CDRTSnoutSequenceWrapper | |
| CDRTSourceImageSequenceItemWrapper | |
| CDRTSourceImageSequenceWrapper | |
| CDRTSourceSequenceItemWrapper | |
| CDRTSourceSequenceWrapper | |
| CDRTStructureSetIODBaseWrapper | |
| CDRTStructureSetROISequenceItemWrapper | |
| CDRTStructureSetROISequenceWrapper | |
| CDRTToleranceTableSequenceItemWrapper | |
| CDRTToleranceTableSequenceWrapper | |
| CDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleItemWrapper | |
| CDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleWrapper | |
| CDRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleItemWrapper | |
| CDRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleWrapper | |
| CDRTTreatmentSessionIonBeamSequenceItemWrapper | |
| CDRTTreatmentSessionIonBeamSequenceWrapper | |
| CDRTTreatmentSummaryCalculatedDoseReferenceSequenceItemWrapper | |
| CDRTTreatmentSummaryCalculatedDoseReferenceSequenceWrapper | |
| CDRTTreatmentSummaryMeasuredDoseReferenceSequenceItemWrapper | |
| CDRTTreatmentSummaryMeasuredDoseReferenceSequenceWrapper | |
| CDRTTreatmentSummaryRecordIODBaseWrapper | |
| CDRTVOILUTSequenceItemWrapper | |
| CDRTVOILUTSequenceWrapper | |
| CDRTWedgePositionSequenceItemWrapper | |
| CDRTWedgePositionSequenceWrapper | |
| CDRTWedgeSequenceItemWrapper | |
| CDRTWedgeSequenceWrapper | |
| CEdgeAnalyser | — Class EdgeAnalyser |
| CEmptyStringDefaultValueCreator | Helper class to create an empty string as default value |
| CEndpointDecorator | |
| CFloatTypes | |
| CFromStringFunctor | |
| CGL2DFont | |
| CGLBuffer | Manages a generic OpenGL buffer object |
| CGLContextStack | |
| CTemporaryGLContextScope | |
| CStoreCurrentGLContextScope | |
| CGLElementArrayAccess | Helper struct for getting access to the OpenGL element array data |
| CGLFragmentProgramARB | ARB_FRAGMENT_PROGRAM resource |
| CGLFrameBuffer | FrameBufferObject resource (frame_buffer_object extension) |
| CGLPixelBuffer | |
| CGLRenderBuffer | RenderBuffer resource (frame_buffer_object extension) |
| CGLResource | Abstract base class for GLResources |
| CGLResourceManager | Manages OpenGL resources |
| CGLResourceList | Dynamic list of GLResource objects |
| CGLSLFragmentShader | GLSL FragmentShader resource |
| CGLSLGeometryShader | GLSL GeometryShader resource |
| CGLSLProgram | GLSL Program resource |
| CGLSLShader | GLSL Shader resource |
| CGLSLVertexShader | GLSL VertexShader resource |
| CGLTexture | Texture class |
| CGLTextures | Texture class that manages multiple texture IDs |
| CGLVertexArrayAccess | Helper struct for getting access to the OpenGL vertex array data |
| CGLVertexBuffer | |
| CGPUInfo | Singleton class that provides information about GPU |
| CGraph | Defines the basic Graph class which holds sets of nodes, edges and roots to model tubular structures with graph-like topologies such as vascular systems |
| CGraphAction | Defines the GraphAction class |
| CGraphAnalyser | — Class GraphAnalyser |
| CHitHandle | Allows drawing and editing of a rectangle on a SoView2D |
| CIntegerTypes | |
| CIntrusivePtrBase | A base-class enabling the use of boost::intrusive_ptr in derived classes |
| CLabel | |
| CLabelText | |
| CLastViewerInfo | |
| CLegendItem | Class holds legend item information |
| CltSbPolygonLayerId | |
| CManagedActionTrigger | |
| CManagedKeyboardShortcut | |
| CManagedMouseButtonTrigger | |
| CManagedMouseWheelTrigger | |
| CManagedOffsetTrigger | |
| CMatrixHashFunction | |
| CMatrixHashPair | |
| CmeasureSkeletonAgent | — Class measureSkeletonAgent |
| Cml_out_edge_iterator | |
| Cml_ug_out_edge_iterator | |
| CMLAccessDirectDicomImportWrapper | |
| CMLAccumulatedProfile | |
| CMLApplicationPropertyCallbacks | Defines all callbacks that an application has to support for property access |
| CMLBaseWithParameterInfoWrapper | |
| CMLCallGraphFunction | |
| CMLCallGraphNode | |
| CMLCountProfile | |
| CMLCurrentlyUsedMemoryTracker | |
| CMLDICOMCachedIODCMTreeLoaderPlugin | |
| CMLDICOMCachedIODCMTreeWriterPlugin | |
| CMLDICOMCachedIOPixelFrameCache | Class for cached DICOM tag loading from files for DICOM importing modules |
| CMLDICOMCachedIOPixelFrameCacheContainer | |
| CMLDICOMCachedIOProxies | |
| CMLDICOMCachedIOTagCache | Class for cached DICOM tag loading from files for DICOM importing modules |
| CMLDICOMCachedIOTagCacheMap | |
| CTagKey | TagKey for the tag cache |
| CTagHashFunction | |
| CMLDICOMCachedIOTreeCache | Class for DICOM tree accesses and caching of them for DICOM importing modules |
| CMLDICOMCachedIOTreeCacheMap | |
| CMLDICOMCachedIOTreeCacheMapEntry | Class describing one entry in the MLDICOMCachedIOTreeCache of cached DICOM trees |
| CMLDICOMCachedIOTreeCacheSingleMFMapEntry | |
| CMLDirectDicomImportWrapper | |
| CMLGlobalFunctionKey | |
| CMLMemoryAllocator | The memory allocator used by the memory manager |
| CMLMemoryBlockHandle | |
| CMLMemoryManager | The memory manager |
| CMLMemoryProfile | |
| CMLMetaProfile | |
| CMLMetaProfilePtr | The pointer is automatically reset when the metaprofile is destroyed |
| CMLMFPixDataFramesCacheEntry | Small helper class to manage a list of data frames related to a filename |
| CMLParameterInfoWrapper | |
| CMLPCLBaseObjectWrapper | |
| CMLProfilingManager | |
| CMLTimeProfile | |
| CMLTimeProfileHandle | |
| CMLTimer | |
| CMLTimeStatistics | Time is stored in seconds |
| CValues | |
| CMLTypeInfos | |
| CMLWeakMemoryBlockHandle | |
| CMunkres | |
| CMutableView2DPosition | |
| CNodeAnalyser | — Class NodeAnalyser |
| COpenGL | MeVis OpenGL Information Interface (Singleton) |
| CTypeInfo | Struct to store infos about a type, e.g., about a uniform |
| CPixelBoundingBox | |
| CPropertyContainer | |
| CPropertyManager | |
| CPropertyTraits | |
| CPropertyTraits< double > | |
| CPropertyTraits< MLint16 > | |
| CPropertyTraits< MLint32 > | |
| CPropertyTraits< MLint64 > | |
| CPropertyTraits< MLint8 > | |
| CPropertyTraits< MLuint16 > | |
| CPropertyTraits< MLuint32 > | |
| CPropertyTraits< MLuint64 > | |
| CPropertyTraits< MLuint8 > | |
| CPropertyTraits< Vector3 > | |
| CPropertyTraits< Vector6 > | |
| CPropertyValue | |
| CSbFocusInfo | Class transporting focus information for one sub graph |
| CSbGroundplane | |
| CSbList | |
| CSbMap | Open Inventor container that associates objects of type KeyType with objects of type ValueType |
| CIterator | Regular low->high (++) and high->low (–) iterator class for an SbMap |
| CParentFirstIterator | SbMap::ParentFirstIterator for an SbMap, traversing the map from top to bottom |
| CParentLastIterator | SbMap::ParentFirstIterator for an SbMap, traversing the map from bottom to top |
| CByLevelIterator | SbMap::ByLevelIterator for an SbMap, traversing the map top to bottom, level by level left to right. |
| CAccessClass | AccessClass is a temporary class used with the [] operator on an SbMap |
| CSbMapItem | Class SbMapItem is the element type of the SbMap tree |
| CSbMLImageProperties | Inventor element storing ML image properties in the OpenInventor state |
| CSbPolygonLayer | |
| CSbSamplerInfo | Open Inventor data type and element to store information about a (list of) SbSampler |
| CSbSet | |
| CSbSlabRenderingProperties | Open Inventor element to store information about current slab mode |
| CScalarAndComplexTypes | |
| CScalarTypes | |
| CSiemensASCIIConvertParser | |
| CSkeleton | Skeleton objects represent centerline voxels stored in a VesselEdge object |
| CSmartPropertyIndex | A self-updating index for efficient name-based access of properties |
| CSoActionLog | |
| CSoActionNotify | |
| CSoArrow | |
| CSoAxis | |
| CSoBackground | |
| CSoBlendMode | Class SoBlendMode to manage the blending state in an Open Inventor node |
| CSoBlockNotification | SoBlockNotification is a SoGroup that blocks parent notifications on underlying scene changes |
| CSoCalculatorWrapper | |
| CSoCameraViewAll | The Inventor module class SoCameraViewAll derived from SoNode |
| CSoCast | |
| CSoCheckShaderSupport | Open Inventor node to check if OpenGL shader support is provided by the OpenGL driver |
| CSoClearBuffers | |
| CSoClearShaderState | Open Inventor node to clear shader state |
| CSoClipBox | |
| CSoCommandAction | |
| CSoCoordinateSystem | |
| CSoCrossHair | |
| CSoCSO3DVis | Module for visualizing CSOs in 3D as an Open Inventor scene |
| CSoCSOAngleEditor | Extension for rendering, generating, and modifying a distance polyline CSO |
| CSoCSOAnnotationDeviceCoordinates | Extension computing the device coordinates for annotation on a viewer for visible CSOs |
| CSoCSOArrowEditor | Extension for rendering, generating, and modifying an arrow icon CSO |
| CSoCSOBulgeEditor | Extension for bulging any type of CSO in an influence radius |
| CSoCSOCreatorEditorExtension | |
| CSoCSOCrossSectionRenderer | Extension for rendering CSOs in their cross-section |
| CCrossingPoint | |
| CSoCSODefaultRenderer | Extension for rendering CSOs |
| CSoCSODistanceLineEditor | Extension for rendering, generating, and modifying a distance line CSO |
| CSoCSODistancePolylineEditor | Extension for rendering, generating, and modifying a distance polyline CSO |
| CSoCSODrawOnSurface | |
| CSoCSODrawOnSurfaceCancelCommandAction | |
| CSoCSODrawOnSurfaceDrawAction | |
| CSoCSODrawOnSurfaceRedoCommandAction | |
| CSoCSODrawOnSurfaceUndoCommandAction | |
| CSoCSOEditorExtension | |
| CSoCSOEllipseEditor | Extension for rendering, generating, and modifying a circle/ellipse CSO |
| CSoCSOFillingRenderer | Extension for rendering filled (tessellated) CSOs |
| CSoCSOGeneralRendererEditorExtension | Base class for extensions that render all CSOs of a CSOList |
| CSoCSOImageStatistics | Extension for gathering voxel information inside CSOs on the current slice |
| CSoCSOIsoEditor | Extension for rendering, generating, and modifying an iso CSO |
| CSoCSOLabelRenderer | Extension for rendering labels for CSOs |
| CSoCSOLineCreatorEditorExtension | |
| CSoCSOLiveWireEditor | Extension for rendering, generating, and modifying a live wire CSO |
| CSoCSOModifyEditor | Extension for modifying an existing CSO |
| CSoCSOPointEditor | Extension for rendering, generating, and modifying a point CSO |
| CSoCSOPolygonEditor | Extension for rendering, generating, and modifying a polygon CSO |
| CSoCSORectangleEditor | Extension for rendering, generating, and modifying a square/rectangle CSO |
| CSoCSOSplineEditor | Extension for rendering, generating, and modifying a spline CSO |
| CSoCSOTransform | Abstract Open Inventor base class for uniform shader parameter nodes |
| CSoCSOTransformEditor | Extension for transforming existing CSOs |
| CSoCSOTransformElement | |
| CSoCSOVisualizationSettings | |
| CSoDragger3D | |
| CSoDummy | |
| CSoExtText2 | |
| CSoFlash | OpenInventor node SoFlash provides a changing material node that blends one color into another |
| CSoFocus | |
| CSoFocusElement | Open Inventor Element defining if the currently rendered Graph has the focus |
| CSoFragmentShader | Open Inventor fragment shader node |
| CSoFramebufferSampler | Abstract Open Inventor base class for sampler nodes based on a framebuffer object |
| CSoFramebufferSampler2D | Open Inventor sampler node that gets it's 2D image from a framebuffer object |
| CSoFramebufferSampler3D | Open Inventor sampler node that gets it's 3D image from a framebuffer object |
| CSoFramebufferSamplerElement | Internal Open Inventor element not meant to be used in SDK |
| CSoGeometryShader | Open Inventor geometry shader node |
| CSoGLClearError | |
| CSoGLColorDepthInfo | |
| CSoGLCompleteShader | Shader class which directly takes src for vertex, geometry and/or fragment shader, compiles and links it |
| CSoGLGet | |
| CSoGLInventorShaderProgram | |
| CSoGLRenderState | Class SoGLRenderState to manage the GL state in an Open Inventor node |
| CSoGLShader | Abstract base class for shader objects |
| CSoGLShaderObject | Vertex or fragment shader object class |
| CSoGLShaderProgram | Class managing an OpenGL shader program |
| CUniformInfo | Information structure for SoGLShaderObject containing location, type, and size |
| CSoGLShaderProgramAllowedElement | Internal Open Inventor element not meant to be used in SDK |
| CSoGLShaderProgramElement | Open Inventor element representing a SoGLShaderProgram in the Open Inventor state |
| CSoGLStateInfo | |
| CSoGLVertexAttributeElement | Open Inventor element storing a list of shader parameter nodes |
| CSoGroundplaneElement | |
| CSoGroundplaneVerticesElement | |
| CSoImageSampler | The abstract Inventor class SoImageSampler |
| CSoInheritedFramebufferSampler | Open Inventor node used to access a previous OpenGL framebuffer sampler |
| CSoInteraction | |
| CSoInteractionController | |
| CSoInteractionCoordinator | Provides a coordinating interface to the SoInteractionHandlers in the scene |
| CSoInteractionCoordinatorElement | Element that stores a proxy object to the currently active viewer |
| CSoInteractionHandler | |
| CSoInteractionMapper | |
| CSoInteractionNode | |
| CSoInteractionOwner | |
| CSoInteractionOwnerListenerInterface | Interface for getting notified about changes in the interaction list of an owner |
| CSoInteractionProvider | |
| CSoInteractionProviderNode | |
| CSoKeyGrabber | SoKeyGrabber is a general facility to grab keyboard events |
| CSoMetaInformationMap | |
| CSoMFShaderObject | Open Inventor multiple field managing a list of shader objects |
| CSoMFUniformShaderParameter | Open Inventor multiple field managing a list of shader parameters |
| CSoMLImageElement | Inventor element storing ML image properties in the Open Inventor state |
| CSoMLImageProps | Inventor node providing access to ML image properties |
| CSoMLLUT | Open Inventor node implementing an interface to the ml::LUTFunction |
| CSoMLLUTChangeColor | Defines a change color extension to the SoMLLUT |
| CSoMLLUTElement | Open Inventor element to administrate a pointer to a SoMLLUT node in the inventor state |
| CSoMLLUTExtension | SoMLLUTExtension is a base class to extends the SoMLLut with functionality |
| CSoMLLUTExtensionElement | |
| CSoMLSampler | Abstract base class for sampler nodes that handle ML images |
| CSoMLSampler1D | Sampler node that uses a 1D ML subimage to define a 1D sampler |
| CSoMLSampler2D | Sampler node that uses a 2D ML subimage to define a 2D sampler |
| CSoMLSampler3D | Sampler node that uses a 3D ML subimage to define a 3D sampler |
| CSoMLSamplerCubeMap | Sampler node that uses 6 2D ML subimages to define a Cubemap sampler |
| CSoMLTexture2 | |
| CSoMLTransform | SoMLTransform applies the ML WorldToVoxel matrix to the Inventor scene |
| CSoMLVolumeBox | SoMLVolumeBox renders a background bar |
| CSoMouseGrabber | |
| CSoMultiPassFramebufferSampler | Open Inventor node to accumulate multiple render passes in a sampler |
| CSoMultiPassFramebufferSamplerElement | Internal Open Inventor element not meant to be used in SDK |
| CSoMultiplePass | Open Inventor group node traversing its subgraph a number of times |
| CSoOffsetAction | |
| CSoOffsetPointingAction | |
| CSoOrthoView2D | |
| CSoOrthoView2DBase | |
| CSoPickableShadowCast | |
| CSoPicking | |
| CSoPixelScaleAccess | |
| CSoPlaneDragger | Defines a plane dragger that can be used to manipulate a plane (and translation+rotation) |
| CSoPlaneSync | |
| CSoPointerPosition | SoPointerPosition manages the current position of the mouse cursor |
| CSoPointingAction | |
| CSoPolygonLayerElement | |
| CSoResolutionIndependentViewerProxy | |
| CSoRotateCamera | Allows to rotate the camera around the focal point |
| CSoSampler | Abstract Open Inventor base class for sampler nodes |
| CSoSampler2D | Abstract Open Inventor base class for 2D sampler nodes |
| CSoSamplerInfoElement | Element stores information about all current sampler nodes |
| CSoSceneWriter | Open Inventor engine to write scene representation to file |
| CCOLORED_POINT | Struct holds point information when VRML_2 output is applied on SGI Inventor scenes |
| ChashColoredPoint | For computing a hash value for a colored point |
| CSoSelection2 | |
| CSoSFMLBase | |
| CSoSFMLConnector | |
| CSoSFMLImage | |
| CSoShader | Shader-releated types |
| CSoShaderBuilder | |
| CSoShaderObject | Abstract Open Inventor node for vertex or fragment shader nodes |
| CSoShaderObjectElement | Open Inventor element storing a list of vertex or fragment shader nodes in the Open Inventor state |
| CSoShaderParameter | Abstract Open Inventor group base class for shader parameter nodes |
| CSoShaderParameter1f | Open Inventor uniform shader node that defines one float parameter |
| CSoShaderParameter1fv | Open Inventor uniform shader node that defines an array of float parameters |
| CSoShaderParameter1i | Open Inventor uniform shader parameter node that defines one integer parameter |
| CSoShaderParameter2f | Open Inventor uniform shader parameter node that defines two float parameters |
| CSoShaderParameter2i | Open Inventor uniform shader parameter node that defines two integer parameters |
| CSoShaderParameter3f | Open Inventor uniform shader parameter node that defines three float parameters |
| CSoShaderParameter3i | Open Inventor uniform shader parameter node that defines three integer parameters |
| CSoShaderParameter4f | Open Inventor uniform shader parameter node that defines four float parameters |
| CSoShaderParameterCollector | A helper class that collects uniforms instead of setting them to a shader |
| CSoShaderParameterColor | Open Inventor uniform shader parameter node that defines tree float parameters using a color selector |
| CSoShaderParameterMatrix | Open Inventor uniform shader parameter node that defines a matrix parameter |
| CSoShaderParameterMLImageProps | Open Inventor uniform shader parameter node that defines integer and float parameters to represent the size and range of a connected ML image |
| CSoShaderParameterMLImageSize | Open Inventor uniform shader parameter node that defines two integer parameters to represent the size of a connected ML image |
| CSoShaderParameterPlane | Open Inventor uniform shader parameter node that defines four float parameters |
| CSoShaderParameterRotation | Open Inventor uniform shader parameter node that defines four float parameters |
| CSoShaderProgram | Open Inventor shader program node |
| CSoShaderRepository | |
| CSourceInfo | |
| CSoShadowAwareTransformerManip | |
| CSoShadowCallback | |
| CSoShadowCast | |
| CSoShadowFaceDetail | |
| CSoShadowMaterial | |
| CSoShadowMatrixElement | |
| CSoShadowRenderElement | |
| CSoShadowSwitch | |
| CSoShowFPS | SoShowFPS renders the current frame rate onto the scene |
| CSoSlabRenderingElement | Inventor element storing SlabRendering properties in the Open Inventor state |
| CSoToggle | SoToggle is a SoSwitch node that has a boolean field to toggle the underlying scene graph on/off |
| CSoUniformParameterBase | Base class for uniform shader parameters |
| CSoUniformShaderParameter | Abstract Open Inventor base class for uniform shader parameter nodes |
| CSoUniformShaderParameterElement | Open Inventor element storing a list of shader parameter nodes |
| CSoVectorToFloat | SoVectorToFloat transforms vector to float (not an engine) |
| CSoVertexAttribute1f | Vertex attribute of type float |
| CSoVertexAttribute1i | Vertex attribute of type Int32 |
| CSoVertexAttribute1ui | Vertex attribute of type UInt32 |
| CSoVertexAttribute2f | Vertex attribute of type SbVec2f |
| CSoVertexAttribute3f | Vertex attribute of type SbVec3f |
| CSoVertexAttribute4f | Vertex attribute of type SbVec4f |
| CSoVertexAttribute4ub | |
| CSoVertexAttributeBase | Open Inventor vertex attribute nodes |
| CSoVertexAttributeInfo | Open Inventor element storing a list of vertex attributes |
| CSoVertexAttributeRotation | Vertex attribute of type SbRotation |
| CSoVertexShader | Open Inventor vertex shader node |
| CSoView2D | SoView2D is a 2D viewer for image data |
| CSoView2DAnnotation | Annotation extension for the SoView2D |
| CMargins | Stores top/bottom/left/right margins |
| CSoView2DArrowHeadSettings | |
| CSoView2DAutoCenter | Node that allows a View2D zoom fly in on mouse click |
| CSoView2DBorder | |
| CSoView2DBorderHighlight | SoView2D extension that draws a border around a selected range of slices |
| CSoView2DButton | |
| CSoView2DCallback | |
| CSoView2DCine | |
| CSoView2DCSOExtensibleEditor | |
| CSoView2DCurrentState | Implements additional features for SyngoVia-like annotations |
| CSoView2DDeformationGridView | SoView2DExtension for detailed voxel viewing |
| CSoView2DDrawingSettings | Drawing settings that can be overwritten by extensions |
| CSoView2DEnlargeOnClick | Allows changing the current slice of the SoView2D with mouse movement and mousewheel |
| CSoView2DExtension | |
| CSoView2DExtensionElement | |
| CSoView2DExtensionSampler | |
| CSoView2DExtensionSeparator | SoView2D extension for grouping of extensions to control event evaluation |
| CSoView2DGrid | The Inventor module class SoView2DGrid derived from SoView2DExtension |
| CSoView2DHint | SoView2DHint allows to switch the SoView2D module into 3D rendering mode |
| CSoView2DHintElement | SoView2DHintElement is read by the SoView2D and influences it's rendering mode |
| CSoView2DInteractionExtension | |
| CSoView2DKeyboardAction | |
| CSoView2DLabel | |
| CSoView2DLegend | SoView2DLegend allows to draw legends on SoView2D |
| CSoView2DMagnifyController | The Inventor module class SoView2DMagnifyController derived from SoView2DExtension |
| CSoView2DOverlay | Draws an overlay image on the SoView2D |
| CSoView2DOverlayDecoration | Draws an overlay image on the SoView2D |
| CSoView2DPlane | |
| CSoView2DPosition | Draw and edit a position on the SoView2D |
| CSoView2DRectangle | Allows drawing and editing of a rectangle on a SoView2D |
| CSoView2DRigidRegistrationEditor | Gui grabber to accumulate a transformation matrix |
| CUndoStep | |
| CSoView2DRigidRegistrationEditorBase | Interactive editor to accumulate a transformation matrix |
| CRegistrationState | |
| CSoView2DRuler | SoView2D extension for drawing rulers |
| CPixelBoundingBox | |
| CSoView2DShaderCustomInclude | The helper class for the include which is added to the GVR |
| CSoView2DShaderCustomOperation | Container class to specify a change operation with a custom function for the shader pipeline |
| CSoView2DShaderDevicePosition | |
| CSoView2DShaderDiagnosis | |
| CSettings | |
| CShaderDiagnosis | Class that is used for returning advanced shader diagnosis |
| CSoView2DShaderElement | |
| CSoView2DShaderFunction | |
| CSoView2DShaderFunctionBase | |
| CSoView2DShaderInclude | |
| CSoView2DShaderOperation | Container class to specify a change operation for the shader pipeline shader |
| CSoView2DShaderOverlay | |
| CActionState | |
| CCachedShader | |
| CSoView2DShaderOverlayInfo | Stores information for each overlay to render |
| CSoView2DShaderState | |
| CSoView2DSlicePan | Allows to pan the slice by mouse movement inside of a SoView2D |
| CSoView2DSlicer | Allows changing the current slice of the SoView2D with mouse movement and mousewheel |
| CSoView2DSliceZoom | Allows to change the slice zoom by y mouse movement |
| CSoView2DSlider | Displays an interactive slider in a 2D view |
| CSoView2DTransRot | Allows to edit a rotation and translation on a SoView2D |
| CSoView2DVectorFieldView | Include system dependency stuff of this library |
| CSoView2DVoxelValue | Reads the voxel value at the mouse position on a SoView2D |
| CSoView2DVoxelView | SoView2DExtension for detailed voxel viewing |
| CSoViewerElement | Element that stores a proxy object to the currently active viewer |
| CSoViewerProxy | |
| CSoViewportRegion | |
| CSoVirtualVolume | |
| CStringX | Defines library specific stuff, mostly for system independence |
| CTessellationCrossingPoint | |
| CToStringVisitor | |
| CTypedObjectHolderBase | |
| CTypedObjectHolderT | Typed version of a mini class containing an itkObject smart pointer |
| CTypeStringVisitor | |
| CVesselEdge | Class VesselEdge |
| CVesselNode | VesselNode is derived from GraphNode, hence it can be stored as node item in a class Graph object |
| CView2DCine | |
| CView2DCineParameters | This class provides the cine mode for SoView2D and SoView2DCine |
| CView2DDraw | GL extended drawing routines, used by SoView2DExtensions, e.g. SoView2DSphere |
| CView2DEvent | View2DEvent stores all information on an event on a SoView2D |
| CView2DFont | Abstract GL font drawing using FTGL |
| CView2DFontFTGL | Abstract GL font drawing using FTGL |
| CView2DFontQt | Qt based implementation of View2DFont |
| CView2DIcons | Defines and implements a class to store multiple images and draw them via OpenGL |
| CView2DInteractionHandler | |
| CView2DInteractionProvider | |
| CView2DLut | |
| CView2DPosition | |
| CView2DShader | Base class for hardware shaders that can be used on a View2DTexture |
| CView2DShaderCacheGLSL | Global GLSL shader cache for all shaders that are used in the SoView2D |
| CView2DShaderGLSL | Specialized shader that uses GLSL to implement a (up-to) 16 bit Hardware Lut |
| CShaderConfig | Stores a shader configuration |
| CShader | Stores a full shader program for the given configuration |
| CView2DSlice | Single slice that is stored in a View2DSliceList, typically created by a View2DSliceList |
| CView2DSliceList | List that holds all View2DSlice objects (lazily created) of a SoView2D |
| CView2DTexture | A class to render images as OpenGL Textures |
| CView2DTextureLUTShader | Abstract base class for shaders that use a 2D texture for LUT lookup |
| CXString | Class transcoding local code page to XMLCh data for display |
| CXVImageSize | SoSFMLImage - field interface to ML images and related classes |
| CXVStatus | Class for passing status information to a host system |