OpenWalnut  1.2.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
oNdefaultColorSome default colors
oNPROPERTY_TYPE_HELPERThis namespace contains several helper classes which translate their template type to an enum
oNstring_utilsSome utilities for string manipulation and output operations
oNtm_utilsTriangleMesh utils
oNutility
oNWDataTexture3DScalersNamespace provides some scaling functions for scaling data values to meet the OpenGL requirements
oNwgeExtend the wge utils namespace with additional methods relating WDataTexture3D
oNWGEShaderPropertyDefineOptionsToolsContains some utility functions related to the WGEShaderPropertyDefineOptions class
oNwlimitsProject wide limits for different quantitities
oNwlogThis namespace collects several convenient access points such as wlog::err for logging with streams to our WLogger
oNWPredicateHelperThis namespace contains some useful helper classes which use some common class methods as predicate
oNWPropertyHelperThis namespace contains several utility functions to handle properties
oNWPVBaseTypesNamespace containing all base types of the WPropertyVariables
oNwtrackingForward declaration
oNWTypeTraitsAll kinds of type traits and policies like type priorities and type combinations
oCBoundingBoxImpl
oCBox
oCCallableHelper class
oCCallback
oCCallbackType
oCCamera
oCcompSizeImplements a compare operator for clusters, depending on leaf count
oCcompValueImplements a compare operator for clusters, depending on custom value of the cluster
oCDataTypeAn object that knows an appropriate dataType flag for the typename T
oCDataType< double >Specialization for a specific datatype
oCDataType< float >Specialization for a specific datatype
oCDataType< int16_t >Specialization for a specific datatype
oCDataType< int32_t >Specialization for a specific datatype
oCDataType< int64_t >Specialization for a specific datatype
oCDataType< int8_t >Specialization for a specific datatype
oCDataType< uint16_t >Specialization for a specific datatype
oCDataType< uint32_t >Specialization for a specific datatype
oCDataType< uint64_t >Specialization for a specific datatype
oCDataType< uint8_t >Specialization for a specific datatype
oCDataTypeRTConvert a runtime type to a C++ type
oCDataTypeRT< W_DT_DOUBLE >Specialization for a specific type
oCDataTypeRT< W_DT_FLOAT >Specialization for a specific type
oCDataTypeRT< W_DT_INT16 >Specialization for a specific type
oCDataTypeRT< W_DT_INT64 >Specialization for a specific type
oCDataTypeRT< W_DT_INT8 >Specialization for a specific type
oCDataTypeRT< W_DT_SIGNED_INT >Specialization for a specific type
oCDataTypeRT< W_DT_UINT16 >Specialization for a specific type
oCDataTypeRT< W_DT_UINT32 >Specialization for a specific type
oCDataTypeRT< W_DT_UINT64 >Specialization for a specific type
oCDataTypeRT< W_DT_UINT8 >Specialization for a specific type
oCDrawable
oCDrawCallback
oCDummyDummy class for testing the abstract class WGrid
oCenable_shared_from_this
oCGeode
oCGUIEventHandler
oCLabel
oClessyImplements the compare function for std::nth_element on a point array
oCMatrixManipulator
oCMatrixTransform
oCNodeCallback
oCpair
oCProgram
oCProjection
oCSomePrototypeClass1Helper class derived from WPrototyped to check WPrototypes functionality
oCSomePrototypeClass2Another helper class derived from WPrototyped
oCSwitch
oCTensorBase_T
oCTestSuite
oCText
oCTextureType
oCTrackballManipulator
oCUniform
oCValueStoreA data store with the specified dimensions and type
oCWApplyCombinerBase class for all combiners which apply one connection between two connectors of two modules
oCWBatchLoaderClass for loading many datasets
oCWBinomImplements compile-time calculation of binomial coefficients
oCWBinom< 0, k >This specialization of the WBinom struct is needed to avoid infinite recursion in case of k > n
oCWBinom< n, 0 >Specialization for k = 0
oCWBinom< n, n >Specialization for n = k
oCWBoundingBoxImplRepresents a axis parallel bounding box and provides some useful operations with them
oCWBoundingBoxTestUnit tests for the WBoundingBox wrapper to osg::BoundingBox
oCWColoredVerticesRepresents a std::map where for each vertex ID a color is stored
oCWColorTestUnit tests the color helping functions
oCWCompileTimeFunctionsTestTest class for WBinom and WPower template
oCWConditionClass to encapsulate boost::condition_variable_any
oCWConditionOneShotImplements a WCondition, but can be fired only ONCE
oCWConditionOneShotTestTest WConditionOneShot
oCWConditionSetClass allowing multiple conditions to be used for one waiting cycle
oCWConditionSetTestTest WConditionSet
oCWConditionTestTest WCondition
oCWCreateColorArraysThreadImplements a thread that updates the fiber selection bit field
oCWCrosshairThis class stores the position of the crossing navigation slices, which is also represented as crosshairs in the navigation widgets
oCWCustomWidgetCustom widget which is created by a module to display custom information
oCWDataHandlerProvides the environment for storing and accessing different subjects
oCWDataHandlerTestTest important functionality of WDataHandler class
oCWDataModuleBase for all data loader modules
oCWDataSetBase class for all data set types
oCWDataSetDTIRepresents a Diffusion-Tensor-Image dataset
oCWDataSetDTITestTestsuite for unit tests of the WDataSetDTI class
oCWDataSetFibersRepresents a simple set of WFibers
oCWDataSetFiberVectorRepresents a simple set of WFibers
oCWDataSetFiberVectorTestUnit tests our fiber dataset class
oCWDataSetRawHARDIThis data set type contains raw HARDI and its gradients
oCWDataSetScalarThis data set type contains scalars as values
oCWDataSetScalarTestTests for the data set type containing only scalars
oCWDataSetSegmentationA dataset that stores the segmentation of the brain into CSF, white and gray matter
oCWDataSetSingleA data set consisting of a set of values based on a grid
oCWDataSetSingleTestTest important functionality of WDataSetSingle class
oCWDataSetSphericalHarmonicsThis data set type contains spherical harmonic coefficients as values
oCWDataSetTestTest important functionality of WDataSet class
oCWDataSetTimeSeriesA dataset that stores a time series
oCWDataSetTimeSeriesTestUnit tests the time series class
oCWDataSetVectorThis data set type contains vectors as values
oCWDataSetVectorTestTest basic functionality of WDataSetVector
oCWDataTexture3DThis class allows simple creation of WGETexture3D by using a specified grid and value-set
oCWDendrogramHirachical binary tree datastructure with spatial layout information called dendrogram
oCWDendrogramGeodeClass creates a dendrogram from a hierarchical clustering
oCWDendrogramTestTestSuite for the WDendrogram class
oCWDHExceptionGeneral purpose exception and therefore base class for all DataHandler related exceptions
oCWDHIOFailureUse this for IO error handling
oCWDHNoSuchDataSetShould be thrown when an invalid index is used to get a WDataSet from the WSubject
oCWDHNoSuchFileFile not found exception
oCWDHNoSuchSubjectShould be thrown when an invalid index is used to get a WSubject from the WDataHandler
oCWDHParseErrorUse this for IO error handling
oCWDHValueSetMismatchAn exception that should be used whenever two valuesets are used which need to be of same size, dim, order or whatever
oCWDisconnectCombinerCombiner which disconnects the specified connection
oCWEEGContains EEG recording data
oCWEEG2Class which contains EEG recording data, read from a WPagerEEG
oCWEEG2SegmentClass which contains one segment of an EEG recording, read from a WPagerEEG
oCWEEGChannelInfoClass which contains information about one channel of an EEG recording, read from a WPagerEEG
oCWEEGElectrodeObjectAn incomplete implementation to store information about electrodes of EEG data
oCWEEGPositionsLibraryClass which contains the positions of EEG electrodes by label
oCWEEGTestTest important functionality of WEEG class
oCWEquationHasNoRootsIndicates invalid element access of a container
oCWExceptionBasic exception handler
oCWExceptionTestTest WException
oCWFiberRepresents a neural pathway
oCWFiberAccumulatorA class that encapsulates the data needed to construct a WDataSetFibers
oCWFiberClusterRepresents a cluster of indices of a WDataSetFiberVector
oCWFiberClusterTestUnit test the WFiberCluster class
oCWFiberDrawableClass implements an osg::Drawable that paints fiber representations either using lines or tubes
oCWFiberSelectorAdaptor class between the roi manager and the fiber display
oCWFiberTestUnit tests our WFiber class
oCWFileNotFoundThrown whenever a file was not found
oCWFileOpenFailedThrown whenever a file could not be opened
oCWFlagClass to have a simple notification/condition system for simple flags
oCWFlagForwarderThis class helps especially container module programmers to easily synchronize the value of one flag with several other flag
oCWFlagForwarderTestTest WFlagForwarder
oCWFlagTestTest WFlag
oCWGE2DManipulatorA manipulator which changes the view of a 2D scene
oCWGEBorderLayoutThis class contains a label layout for positioning labels at the side of the screen
oCWGECallbackTraitsThis class is needed as OSG does not define a uniform callback type
oCWGECallbackTraits< osg::Drawable >Drawables have their own callback type and do NOT provide a traverse method
oCWGECallbackTraits< osg::Node >Nodes have their own callback type and provide a traverse method (as they can be nested)
oCWGECallbackTraits< osg::StateAttribute >StateAttributes have their own callback type and do NOT provide a traverse method
oCWGECallbackTraits< osg::StateSet >StateSets have their own callback type and do NOT provide a traverse method
oCWGECameraClass for wrapping around the OSG Camera class
oCWGEColormappingClass implements a manager for multiple 3D textures
oCWGEExceptionGeneral purpose exception and therefore base class for all graphics engine related exceptions
oCWGEFunctorCallbackThis callback allows you a simple usage of callbacks in your module
oCWGEGeodeUtilsTestTestsuite for the WGEGeode utils
oCWGEGeometryUtilsTestTests for the GeometryUtils
oCWGEGraphicsWindowClass managing a single graphics context and OSG GraphicsWindow
oCWGEGridNodeThis node is able to represent a grid in certain ways
oCWGEGroupNodeClass to wrap around the osg Group node and providing a thread safe add/removal mechanism
oCWGEInitFailedException thrown if initialization of the graphics engine fails
oCWGELabelLabel layout-item
oCWGELayoutableItemThis class builds the base for graphical items that can be layouted using WGEItemLayouter instances
oCWGELinearTranslationCallbackThis class is an OSG Callback which allows simple linear translation of a matrix transform node along a specified axis
oCWGEManagedGroupNodeThis class adds some convenience methods to WGEGroupNode
oCWGENodeMaskCallbackThis callback is useful to en-/disable nodes using the node mask based on properties
oCWGENoOpManipulatorThis is an OSG Manipulator implementation which does nothing
oCWGEOffscreenFinalPassThis class is basically a WGEOffscreenTexturePass with the difference that it finally renders to the on-screen frame buffer
oCWGEOffscreenRenderNodeThis type of node basically is a convenience class for managing and creating offscreen renderings
oCWGEOffscreenRenderPassThis class encapsulates an OSG Camera and a corresponding framebuffer object
oCWGEOffscreenTexturePassThis class encapsulates an OSG Camera and a corresponding framebuffer object
oCWGEPostprocessingNodeThis class enables you to add arbitrary nodes that get post-processed in screen space
oCWGEProjectFileIOIO class for writing the graphics engine state to a project file
oCWGEPropertyTransformationCallbackTODO(ebaum): write
oCWGEPropertyUniformClass implementing a uniform which can be controlled by a property instance
oCWGEPropertyUniformCallbackThis class is an OSG Callback which allows uniforms to be controlled by properties
oCWGERequirementThis requirement ensures an up and running WGE
oCWGESceneClass for managing the OpenSceneGraph root node
oCWGEShaderClass encapsulating the OSG Program class for a more convenient way of adding and modifying shader
oCWGEShaderAnimationCallbackThis is a uniform callback setting the uniform to the current time in milliseconds, hundredth of a second or tenth of a second
oCWGEShaderDefineThis class is able to provide arbitrary values as define statements in GLSL code
oCWGEShaderDefineOptionsThis GLSL preprocessor is able to set one define from a list of defines depending on the active option
oCWGEShaderPreprocessorBase class for each preprocessing possible to shader code
oCWGEShaderPropertyDefineThis class is able to provide arbitrary values as define statements in GLSL code
oCWGEShaderPropertyDefineOptionsThis is a WGEShaderDefineOptions class which additionally uses a property to automatically control the active options
oCWGEShaderPropertyDefineOptionsIndexAdapterClass converts the specified property value to an index list
oCWGEShaderPropertyDefineOptionsIndexAdapter< WPropSelection >Class converts the specified property value to an index list
oCWGEShaderVersionPreprocessorThis preprocessor removes the version-statement from the code and puts it to the beginning of the code
oCWGESignalSubscriptionFailedException thrown if a notifier could not be subscribed to a signal
oCWGESubdividedPlaneRepresents a plane which is subdivided into quads where each quad primitive is colorable
oCWGESwitchCallbackThis callback is able to switch a osg::Switch node using a property
oCWGETextureThis calls serves a simple purpose: have a texture and its scaling information together which allows very easy binding of textures to nodes with associated shaders
oCWGETextureHudThis class implements a HUD showing several textures on screen
oCWGEViewerClass for managing one view to the scene
oCWGEViewportCallbackThis callback is useful to update viewport information on several nodes supporting it
oCWGEZoomTrackballManipulatorNew OSG manipulator: TrackballManipulator with added mouse wheel zoom
oCWGraphicsEngineBase class for initializing the graphics engine
oCWGridBase class to all grid types, e.g
oCWGridRegular3DA grid that has parallelepiped cells which all have the same proportion
oCWGridRegular3DTestTests the WGridRegular3D class
oCWGridTestTests the WGrid class
oCWGridTransformOrthoImplements an orthogonal grid transformation
oCWGridTransformTestTests the WGridTransform class
oCWGUIThis class prescribes the interface to the GUI
oCWHierarchicalTreeBase class for hierarchical tree implementations
oCWHierarchicalTreeFibersClass implements a hierarchical tree and provides helper functions for selection and navigation
oCWHierarchicalTreeVoxelsClass implements a hierarchical tree and provides helper functions for selection and navigation
oCWHistogramContainer which associate values with (uniform width) bins (aka intervals or buckets)
oCWHistogramBasicContainer which associate values with (uniform width) bins (aka intervals or buckets)
oCWHistogramBasicTestUnit tests the WHistogramBasic class
oCWInvalidBoundingBoxIndicates that a bounding box is not valid, meaning its valid() member function delivers false
oCWIOToolsTestUnit test WIOTools functions
oCWItemSelectionA class containing a list of named items
oCWItemSelectionItemClass for keeping a single named item in a WItemSelection
oCWItemSelectorThis class represents a subset of a WItemSelection
oCWITKImageConversionTestTest functionality of WITKConversion class
oCWJoinContourTreeProcesses a dataset for join tree computation
oCWJoinContourTreeTestUnit tests the Join Tree of the Contour Tree!
oCWKdTreeImplements the computation of a kd tree on a point array
oCWKdTreeThreadClass to provide threaded computation of parts of the kd tree
oCWKernelOpenWalnut kernel, managing modules and interaction between GUI, GE and DataHandler
oCWKernelExceptionGeneral purpose exception and therefore base class for all kernel related exceptions
oCWLibraryFetchFailedThrown whenever a symbol could not be fetched
oCWLibraryLoadFailedThrown whenever a library could not been loaded
oCWLineA line is an ordered sequence of WPositions
oCWLinearAlgebraFunctionsTestTests for WMatrix
oCWLineTestUnit tests the WLine class
oCWLogEntryRepresents a simple log message with some attributes
oCWLogEntryTestUnit tests our log messages
oCWLoggerThis class defines the interface for adding logs and managing several output streams for them
oCWLoggerTestUnit tests our WLogger facility
oCWLogStreamClass implementing a capsule for an output stream and the needed level and format information
oCWMarchingCubesAlgorithmThis class does the actual computation of marching cubes
oCWMarchingCubesAlgorithmTestTests for the class computing the actual marching cubes
oCWMarchingLegoAlgorithmCreates a non interpolated triangulation of an isosurface
oCWMathTestUnit tests wmath's helper functions
oCWMatrixMatrix template class with variable number of rows and columns
oCWMatrixFixedA fixed size matrix class
oCWMatrixFixedTestTests for WMatrixFixed
oCWMatrixSymImplSymmetric square matrix, storing only the elements of the triangular matrix without the main diagonal
oCWMatrixSymTestUnit test this LookUp table class
oCWMatrixTestTests for WMatrix
oCWMCTriangleEncapsulated ids representing a triangle
oCWMixinVectorThis is taken from OpenSceneGraph <osg/MixinVector> but copy and pasted in order to reduce dependency to OSG
oCWMixinVectorTestUnit tests the WMixinVector copy from OSG
oCWMLPointXYZIdA point consisting of its coordinates and ID
oCWMLTriangleEncapsulated ids representing a triangle
oCWModuleClass representing a single module of OpenWalnut
oCWModuleAlreadyAssociatedGeneral purpose exception and therefore base class for all kernel related exceptions
oCWModuleCombinerThis is a base class for all module combination classes
oCWModuleConnectionFailedGeneral purpose exception and therefore base class for all kernel related exceptions
oCWModuleConnectionInvalidGeneral purpose exception and therefore base class for all kernel related exceptions
oCWModuleConnectorBase class for modelling connections between kernel modules
oCWModuleConnectorInitFailedGeneral purpose exception and therefore base class for all kernel related exceptions
oCWModuleConnectorModuleLockFailedGeneral purpose exception and therefore base class for all kernel related exceptions
oCWModuleConnectorNotFoundGeneral purpose exception and therefore base class for all kernel related exceptions
oCWModuleConnectorsIncompatibleGeneral purpose exception and therefore base class for all kernel related exceptions
oCWModuleConnectorTestTests the WModuleConnector class
oCWModuleConnectorUnconnectedException thrown whenever something is requested from an connector which is not connected
oCWModuleContainerClass able to contain other modules
oCWModuleDisconnectFailedGeneral purpose exception and therefore base class for all kernel related exceptions
oCWModuleExceptionGeneral purpose exception and therefore base class for all kernel related exceptions
oCWModuleFactoryClass able to create a new copy of an arbitrary module
oCWModuleImplClass implementing a simple module since WModuleConnector itself is not usable for proper testing itself because it is has pure virtual methods, i.e
oCWModuleInputConnectorClass implementing input connection functionality between modules
oCWModuleInputDataClass offering an instantiate-able data connection between modules
oCWModuleInputForwardDataThis is a simple class which forwards input data to input data connectors
oCWModuleLoaderLoads module prototypes from shared objects in a given directory and injects it into the module factory
oCWModuleOneToOneCombinerBase class for all combiners which apply one connection between two connectors of two modules
oCWModuleOutputConnectorClass implementing output connection functionality between modules
oCWModuleOutputDataClass offering an instantiate-able data connection between modules
oCWModuleOutputForwardDataThis is a simple class which forwards output data to output data connectors
oCWModuleProjectFileCombinerThis class is able to parse project files and create the appropriate module graph inside a specified container
oCWModuleRequirementNotMetThrown whenever a module should be run but its requirements are not completely met
oCWModuleSignalSubscriptionFailedGeneral purpose exception and therefore base class for all kernel related exceptions
oCWModuleSignalUnknownGeneral purpose exception and therefore base class for all kernel related exceptions
oCWModuleUninitializedGeneral purpose exception and therefore base class for all kernel related exceptions
oCWNameNotUniqueIndicates that a given name is not unique in a group of names
oCWNotImplementedIndicates invalid element access of a container
oCWOSGButtonClass implements an osgWidget::Box with a label that can be used as a button in the 3D scene
oCWOSGButtonLabelImplements mouse interaction for a osgWidget label
oCWOSSIMHelperTestTests for WOSSIMHelper
oCWOutOfBoundsIndicates invalid element access of a container
oCWPagerEEGAbstract class to load an EEG file and keep it open to support paging
oCWPathHelperSingleton class helping to find files and paths
oCWPersonalInformationA structure that holds all relevant information about the subject
oCWPersonalInformationTestTests for WPersonalInformation
oCWPickHandlerClass to handle events with a pick
oCWPickInfoEncapsulates info for pick action
oCWPickInfoTestTest for WPickInfo
oCWPlaneRepresents a plane with a normal vector and a position in space
oCWPlaneTestUnit tests the WPlane class
oCWPointXYZIdA point consisting of its coordinates and ID
oCWPolynomialEquationSolversTestTestsuite for the WPolynomialEquationSolvers functions
oCWPositionThis only is a 3d double vector
oCWPowerCompute the nth power of a value
oCWPower< 0, exponent >Compute the nth power of a value
oCWPower< base, 0 >Compute the nth power of a value
oCWPreconditionNotMetAn exception that gets thrown when preconditions of a function are not met
oCWProgressClass managing progress inside of modules
oCWProgressCombinerBase class for all kinds of progress combinations
oCWProgressCombinerTestClass testing the functionality of progress combiners
oCWProgressTestTest Class for the base progress class
oCWProjectFileClass loading project files
oCWProjectFileIOA base class for all parts of OpenWalnut which can be serialized to a project file
oCWPropertiesClass to manage properties of an object and to provide convenience methods for easy access and manipulation
oCWPropertiesTestTest WProperties
oCWPropertyBaseAbstract base class for all properties
oCWPropertyConstraintIsDirectoryThis class allows constraining properties to be existing filenames
oCWPropertyConstraintIsValidThis class allows constraining properties to only be set if a isValid method returns true
oCWPropertyConstraintMaxThis class allows constraining properties using a maximum value and the corresponding <= operator
oCWPropertyConstraintMinThis class allows constraining properties using a minimum value and the corresponding >= operator
oCWPropertyConstraintNotEmptyThis class allows constraining properties to be not empty
oCWPropertyConstraintPathExistsThis class allows constraining properties to be existing filenames
oCWPropertyConstraintSelectOnlyOneThis class allows constraining selection properties to not allow selection of multiple items
oCWPropertyNameMalformedIndicates invalid property name
oCWPropertyNotUniqueIndicates that a given property is not unique in a group of properties
oCWPropertyObserverThis class can observe properties inside a property group
oCWPropertyUnknownIndicates invalid element access of a container
oCWPropertyVariableA named property class with a concrete type
oCWPropertyVariableTestTest WPropertyVariable
oCWPrototypedInterface class for the concept "Prototype"
oCWPrototypedTestTest WPrototyped
oCWPrototypeNotUniqueThrown whenever an prototype name is not unique
oCWPrototypeRequirementThis requirement ensures that the specified prototype exists in the factory
oCWPrototypeUnknownThrown whenever an unknown prototype is specified
oCWReaderRead some data from a given file
oCWReaderMatrixSymVTKCan read a look up table from a file in VTK format
oCWRecordingBase class for all recorded data and results with events and sensor positions
oCWRecordingTestTest important functionality of WRecording class
oCWRequirementBase class for all possible kinds of requirements
oCWRMBranchImplements a branch in the tree like structure for rois
oCWROISuperclass for different ROI (region of interest) types
oCWROIArbitraryA box containing information on an arbitrarily shaped a region of interest
oCWROIBoxA box representing a region of interest
oCWROIBoxTestTest for WROIBox
oCWROIManagerClass to store and manage different ROI's for fiber selection
oCWRoiProjectFileIOIO Class for writing the ROI structure to a project file
oCWROISphereA sphere representing a region of interest
oCWROITestTest for WROI
oCWSegmentationFaultBase exception class for handling segmentation faults
oCWSelectionManagerManages the several selection tools
oCWSelectorBranchTODO(schurade): Document this!
oCWSelectorRoiClass implements the updating of a bitfield for a roi
oCWSharedAssociativeContainerThis class provides a common interface for thread-safe access to associative containers (set, multiset, map, multimap)
oCWSharedLibThis class loads shared libraries and provides function pointers
oCWSharedObjectWrapper around an object/type for thread safe sharing of objects among multiple threads
oCWSharedObjectTicketClass which represents granted access to a locked object
oCWSharedObjectTicketReadClass which represents granted access to a locked object
oCWSharedObjectTicketWriteClass which represents granted access to a locked object
oCWSharedSequenceContainerThis class provides a common interface for thread-safe access to sequence containers (list, vector, dequeue )
oCWSignalSubscriptionInvalidIndicates invalid use of subscribeSignal methods
oCWStringUtilsTestTesting some boundary cases and basic behaviour of those helper functions
oCWSubjectContainer for all WDataSets belonging to one subject or patient
oCWSubjectTestThe tests for our subject class
oCWSymmetricSphericalHarmonicClass for symmetric spherical harmonics The index scheme of the coefficients/basis values is like in the Descoteaux paper "Regularized, Fast, and Robust Analytical Q-Ball Imaging"
oCWSymmetricSphericalHarmonicTestTestsuite for WPosition
oCWTensorImplements a tensor that has the same number of components in every direction
oCWTensorBaseNormal tensor base class
oCWTensorBase< 0, dim, Data_T >
oCWTensorBaseSymSymmetric tensor base class
oCWTensorBaseSym< 0, dim, Data_T >
oCWTensorBaseSymTestTest class for WTensorBaseSym
oCWTensorBaseTestTest class for WTensorBase
oCWTensorFuncImplements functions that should only be defined for certain values of order
oCWTensorFunc< TensorBase_T, 0, dim, Data_T >Implements the operator () for an order of 0 and a cast to Data_T
oCWTensorFunc< TensorBase_T, 1, dim, Data_T >Implements the operator () for an order of 1 as well as a cast to WValue
oCWTensorFunc< TensorBase_T, 2, dim, Data_T >Implements the operator () for an order of 2 as well as casts to WMatrix
oCWTensorFunc< TensorBase_T, 3, dim, Data_T >Implements the operator () for an order of 3
oCWTensorFunc< TensorBase_T, 4, dim, Data_T >Implements the operator () for an order of 4
oCWTensorFunc< TensorBase_T, 5, dim, Data_T >Implements the operator () for an order of 5
oCWTensorFunc< TensorBase_T, 6, dim, Data_T >Implements the operator () for an order of 6
oCWTensorFuncTestA class that tests the WTensorFunc template
oCWTensorFunctionsTestTest class for some tensor functions
oCWTensorOperatorsTestTest class for all tensor operators
oCWTensorSymImplements a symmetric tensor that has the same number of components in every direction
oCWTensorSymTestTest class for the WTensorSym template
oCWTensorTestTest class for the WTensor template
oCWTensorTypesTestTest all typecasts and copy operators that copy from another type
oCWTensorUtilityTestTest some utility functions
oCWTerminalColorHelper class to provide a convenient way to colorize output on the console
oCWTerminalColorTestTest WTerminalColor
oCWTestTransferableBaseTest class used to test data transfer and compatibility checks
oCWTestTransferableDerivedDerived test class used to test data transfer and compatibility checks, especially the inheritance checks
oCWThreadedFunctionCreates threads that computes a function in a multithreaded fashion
oCWThreadedFunctionBaseA virtual base class for threaded functions (see below)
oCWThreadedFunctionTestTests the WThreadedFunction class
oCWThreadedJobsA threaded functor base class for producer-consumer-style multithreaded computation
oCWThreadedPerVoxelOperationA template that performs an operation on a per voxel basis
oCWThreadedPerVoxelOperationTestTest the WThreadedPerVoxelOperation template
oCWThreadedRunnerBase class for all classes needing to be executed in a separate thread
oCWThreadedRunnerImplClass implementing a simple worker thread, since proper testing of WThreadedRunner itself is not usable
oCWThreadedRunnerTestTests the WThreadedRunner class
oCWThreadedStripingJobsNearly the same class as WThreadedJobs, but this class is intended to be used for multithreaded operations on voxels and therefore it uses Striping to partition the data
oCWThreadedTrackingFunctionTestTest the WThreadedTrackingFunction class
oCWTrackingUtilityTestTest the utility functions for tracking
oCWTractAdapterAdapter
oCWTractDataStores the data of deterministic fiber tractograms
oCWTraitsBaseBase class to all custom Value Traits for CxxTest
oCWTransferableClass building the interface for classes that might be transferred using WModuleConnector
oCWTriangleMeshTriangle mesh data structure allowing for convenient access of the elements
oCWTriangleMeshTestTesting the WTriangleMesh class
oCWTypeMismatchIndicates invalid type of something
oCWUnionFindImplements a very simple union-find datastructure aka disjoint_sets
oCWUnionFindTestUnit tests the WUnionFind datastructure
oCWUnitSphereCoordinatesThis class stores coordinates on the unit sphere
oCWValueBase class for all higher level values like tensors, vectors, matrices and so on
oCWValueSetBase Class for all value set types
oCWValueSetBaseAbstract base class to all WValueSets
oCWValueSetBaseTestTesting abstract class via a Dummy class derived esp
oCWValueSetHistogramUsed to find the occurrence frequencies of values in a value set
oCWValueSetHistogramTestTest WValueSetHistogram
oCWValueSetTestUnitTests the WValueSet class
oCWValueTestTestsuite for WValue
oCWWorkerThreadA worker thread that belongs to a
oCWWorkerThreadTestTests the WWorkerThread class
oCWWriterWrite some data to the given file
oCWWriterDendrogramWrites a Dendrogram file
oCWWriterFiberVTKWrites a FiberVTK file
\CWWriterMatrixSymVTKCan write a look up table to a file in VTK format