 WPredicateHelper::ArbitraryPredicateBase< T > | This class builds the base for wrapping around nearly every possible predicates like functors, classes with operator() and so on |
  WPredicateHelper::ArbitraryPredicate< T, Predicate > | The actual class implementing the predicate evaluation |
 WPropertyStructHelper::AsVector< T0, T1, T2, T3, T4, T5, T6, T7, T8, T9 > | Convert a list of template parameters to a boost::mpl::vector |
 WModuleMetaInformation::Author | Structure to contain all supported author information |
 BoundingBoxImpl | |
  WBoundingBoxImpl< VT > | Represents a axis parallel bounding box and provides some useful operations with them |
  WBoundingBoxImpl< osg::Vec3 > | |
 Box | |
  WOSGButton | Class implements an osgWidget::Box with a label that can be used as a button in the 3D scene |
 wlog::WStreamedLogger::Buffer | Actually implementing the streaming functionality |
 Callable | Helper class |
 Callback | |
  WGEPropertyUniformCallback< T > | This class is an OSG Callback which allows uniforms to be controlled by properties |
  WGEShaderAnimationCallback | This is a uniform callback setting the uniform to the current time in milliseconds, hundredth of a second or tenth of a second |
 CallbackType | |
  WGEFunctorCallback< Type > | This callback allows you a simple usage of callbacks in your module |
  WGEPropertyTransformationCallback< ParentType, TargetType > | TODO(ebaum): write |
 Camera | |
  WGECamera | Class for wrapping around the OSG Camera class |
  WGEOffscreenRenderPass | This class encapsulates an OSG Camera and a corresponding framebuffer object |
   WGEOffscreenTexturePass | This class encapsulates an OSG Camera and a corresponding framebuffer object |
    WGEOffscreenFinalPass | This class is basically a WGEOffscreenTexturePass with the difference that it finally renders to the on-screen frame buffer |
 WGEGroupNode::ChildOperation | A struct denoting an operation on this group |
 compSize | Implements a compare operator for clusters, depending on leaf count |
 compValue | Implements a compare operator for clusters, depending on custom value of the cluster |
 WSharedLib::data | Simple class holding an opened library |
 DataType< T > | An object that knows an appropriate dataType flag for the typename T |
 DataType< double > | Specialization for a specific datatype |
 DataType< float > | Specialization for a specific datatype |
 DataType< int16_t > | Specialization for a specific datatype |
 DataType< int32_t > | Specialization for a specific datatype |
 DataType< int64_t > | Specialization for a specific datatype |
 DataType< int8_t > | Specialization for a specific datatype |
 DataType< long double > | Specialization for a specific datatype |
 DataType< uint16_t > | Specialization for a specific datatype |
 DataType< uint32_t > | Specialization for a specific datatype |
 DataType< uint64_t > | Specialization for a specific datatype |
 DataType< uint8_t > | Specialization for a specific datatype |
 DataTypeRT< rtType > | Convert a runtime type to a C++ type |
 DataTypeRT< W_DT_DOUBLE > | Specialization for a specific type |
 DataTypeRT< W_DT_FLOAT > | Specialization for a specific type |
 DataTypeRT< W_DT_FLOAT128 > | Specialization for a specific type |
 DataTypeRT< W_DT_INT16 > | Specialization for a specific type |
 DataTypeRT< W_DT_INT64 > | Specialization for a specific type |
 DataTypeRT< W_DT_INT8 > | Specialization for a specific type |
 DataTypeRT< W_DT_SIGNED_INT > | Specialization for a specific type |
 DataTypeRT< W_DT_UINT16 > | Specialization for a specific type |
 DataTypeRT< W_DT_UINT32 > | Specialization for a specific type |
 DataTypeRT< W_DT_UINT64 > | Specialization for a specific type |
 DataTypeRT< W_DT_UINT8 > | Specialization for a specific type |
 WMatrixFixedTest::DifferentStorageType< ValueT, Rows, Cols > | A class used for a test with different data storage, we use column major order |
 WDataSetDipoles::Dipole | Internal class representing one dipole |
 Drawable | |
  WFiberDrawable | Class implements an osg::Drawable that paints fiber representations either using lines or tubes |
 DrawCallback | |
  WGEScreenCapture | This class is a screen recorder |
  WGEViewer::QueryCallback | Small class used for querying glGet info during rendering |
 enable_shared_from_this | |
  WBatchLoader | Class for loading many datasets |
  WDataSet | Base class for all data set types |
   WDataSetDipoles | Represents a dipole dataset |
   WDataSetFibers | Represents a simple set of WFibers |
   WDataSetFiberVector | Represents a simple set of WFibers |
   WDataSetSingle | A data set consisting of a set of values based on a grid |
    WDataSetDTI | Represents a Diffusion-Tensor-Image dataset |
    WDataSetRawHARDI | This data set type contains raw HARDI and its gradients |
    WDataSetScalar | This data set type contains scalars as values |
    WDataSetSegmentation | A dataset that stores the segmentation of the brain into CSF, white and gray matter |
    WDataSetSphericalHarmonics | This data set type contains spherical harmonic coefficients as values |
    WDataSetVector | This data set type contains vectors as values |
   WDataSetTimeSeries | A dataset that stores a time series |
   WRecording | Base class for all recorded data and results with events and sensor positions |
    WEEG | Contains EEG recording data |
    WEEG2 | Class which contains EEG recording data, read from a WPagerEEG |
  WGEViewer | Class for managing one view to the scene |
  WGUI | This class prescribes the interface to the GUI |
  WItemSelection | A class containing a list of named items |
  WModule | Class representing a single module of OpenWalnut |
   WDataModule | Base for all data loader modules |
   WModuleContainer | Class able to contain other modules |
   WModuleImpl | Class implementing a simple module since WModuleConnector itself is not usable for proper testing itself because it is has pure virtual methods, i.e |
  WModuleCombiner | This is a base class for all module combination classes |
   WModuleOneToOneCombiner | Base class for all combiners which apply one connection between two connectors of two modules |
    WApplyCombiner | Base class for all combiners which apply one connection between two connectors of two modules |
    WDisconnectCombiner | Combiner which disconnects the specified connection |
   WModuleProjectFileCombiner | This class is able to parse project files and create the appropriate module graph inside a specified container |
  WModuleConnector | Base class for modelling connections between kernel modules |
   WModuleInputConnector | Class implementing input connection functionality between modules |
    WModuleInputData< T > | Class offering an instantiate-able data connection between modules |
     WModuleInputForwardData< T > | This is a simple class which forwards input data to input data connectors |
   WModuleOutputConnector | Class implementing output connection functionality between modules |
    WModuleOutputData< T > | Class offering an instantiate-able data connection between modules |
     WModuleOutputForwardData< T > | This is a simple class which forwards output data to output data connectors |
  WProjectFile | Class loading project files |
  WPropertyBase | Abstract base class for all properties |
   WPropertyGroupBase | This is the base class and interface for property groups |
    WPropertyGroup | Class to manage properties of an object and to provide convenience methods for easy access and manipulation |
    WPropertyList< T > | This is a dynamic property list |
    WPropertyStruct< T0, T1, T2, T3, T4, T5, T6, T7, T8, T9 > | This is a property which encapsulates a given, fixed number of other properties |
   WPropertyVariable< T > | A named property class with a concrete type |
  WRMBranch | Implements a branch in the tree like structure for rois |
  WROIManager | Class to store and manage different ROI's for fiber selection |
 WTransferFunction::Entry | Prototype for a storage element |
  WTransferFunction::AlphaEntry | Alpha entries represent linearly interpolated transparency values along the isovalue scale |
  WTransferFunction::ColorEntry | Color entries are linearly interpolated colors along isovalues |
 std::exception | STL class |
  WException | Basic exception handler |
   WDHException | General purpose exception and therefore base class for all DataHandler related exceptions |
    WDHIOFailure | Use this for IO error handling |
    WDHNoSuchDataSet | Should be thrown when an invalid index is used to get a WDataSet from the WSubject |
    WDHNoSuchFile | File not found exception |
    WDHNoSuchSubject | Should be thrown when an invalid index is used to get a WSubject from the WDataHandler |
    WDHParseError | Use this for IO error handling |
    WDHValueSetMismatch | An exception that should be used whenever two valuesets are used which need to be of same size, dim, order or whatever |
   WEquationHasNoRoots | Indicates invalid element access of a container |
   WFileNotFound | Thrown whenever a file was not found |
   WFileOpenFailed | Thrown whenever a file could not be opened |
   WGEException | General purpose exception and therefore base class for all graphics engine related exceptions |
    WGEInitFailed | Exception thrown if initialization of the graphics engine fails |
    WGESignalSubscriptionFailed | Exception thrown if a notifier could not be subscribed to a signal |
   WInvalidBoundingBox | Indicates that a bounding box is not valid, meaning its valid() member function delivers false |
   WInvalidID | Indicates invalid element access of a container |
   WKernelException | General purpose exception and therefore base class for all kernel related exceptions |
    WModuleConnectorModuleLockFailed | General purpose exception and therefore base class for all kernel related exceptions |
    WModuleException | General purpose exception and therefore base class for all kernel related exceptions |
     WModuleAlreadyAssociated | General purpose exception and therefore base class for all kernel related exceptions |
     WModuleConnectionFailed | General purpose exception and therefore base class for all kernel related exceptions |
     WModuleConnectionInvalid | General purpose exception and therefore base class for all kernel related exceptions |
     WModuleConnectorInitFailed | General purpose exception and therefore base class for all kernel related exceptions |
     WModuleConnectorNotFound | General purpose exception and therefore base class for all kernel related exceptions |
     WModuleConnectorsIncompatible | General purpose exception and therefore base class for all kernel related exceptions |
     WModuleConnectorUnconnected | Exception thrown whenever something is requested from an connector which is not connected |
     WModuleDisconnectFailed | General purpose exception and therefore base class for all kernel related exceptions |
     WModuleRequirementNotMet | Thrown whenever a module should be run but its requirements are not completely met |
    WModuleUninitialized | General purpose exception and therefore base class for all kernel related exceptions |
    WPrototypeNotUnique | Thrown whenever an prototype name is not unique |
    WPrototypeUnknown | Thrown whenever an unknown prototype is specified |
   WLibraryFetchFailed | Thrown whenever a symbol could not be fetched |
   WLibraryLoadFailed | Thrown whenever a library could not been loaded |
   WNameNotUnique | Indicates that a given name is not unique in a group of names |
   WNotFound | Indicates invalid value which could not be found |
   WNotImplemented | Indicates invalid element access of a container |
   WOutOfBounds | Indicates invalid element access of a container |
   WParseError | Indicates invalid input in a parser |
   WPreconditionNotMet | An exception that gets thrown when preconditions of a function are not met |
   WPropertyNameMalformed | Indicates invalid property name |
   WPropertyNotUnique | Indicates that a given property is not unique in a group of properties |
   WPropertyUnknown | Indicates invalid element access of a container |
   WSegmentationFault | Base exception class for handling segmentation faults |
   WSignalSubscriptionFailed | General purpose exception and therefore base class for all kernel related exceptions |
   WSignalSubscriptionInvalid | Indicates invalid use of subscribeSignal methods |
   WSignalUnknown | General purpose exception and therefore base class for all kernel related exceptions |
   WTypeMismatch | Indicates invalid type of something |
 WThreadedFunctionTest::ExceptionalFuncType | A function that throws exceptions |
 WWorkerThreadTest::ExceptionalFuncType | A function that throws exceptions |
 WPathHelper::Fonts | Paths to all known fonts |
 string_utils::fromStringImpl< Target > | Conversion class to convert a string to a given target type |
 string_utils::fromStringImpl< std::string > | Conversion class to convert a string to a given target type |
 WThreadedFunctionTest::FuncType | A threaded function |
 WWorkerThreadTest::FuncType | A threaded function |
 Geode | |
  WDendrogramGeode | Class creates a dendrogram from a hierarchical clustering |
  WGESubdividedPlane | Represents a plane which is subdivided into quads where each quad primitive is colorable |
  WROI | Superclass for different ROI (region of interest) types |
   WROIArbitrary | A box containing information on an arbitrarily shaped a region of interest |
   WROIBox | A box representing a region of interest |
   WROISphere | A sphere representing a region of interest |
 wge::GLType< T > | Class helping to adapt types specified as template parameter into the best matching OpenGL type |
 wge::GLType< double > | Class helping to adapt types specified as template parameter into the best matching OpenGL type |
 wge::GLType< float > | Class helping to adapt types specified as template parameter into the best matching OpenGL type |
 wge::GLType< int16_t > | Class helping to adapt types specified as template parameter into the best matching OpenGL type |
 wge::GLType< int32_t > | Class helping to adapt types specified as template parameter into the best matching OpenGL type |
 wge::GLType< int64_t > | Class helping to adapt types specified as template parameter into the best matching OpenGL type |
 wge::GLType< int8_t > | Class helping to adapt types specified as template parameter into the best matching OpenGL type |
 wge::GLType< long double > | Class helping to adapt types specified as template parameter into the best matching OpenGL type |
 wge::GLType< uint16_t > | Class helping to adapt types specified as template parameter into the best matching OpenGL type |
 wge::GLType< uint32_t > | Class helping to adapt types specified as template parameter into the best matching OpenGL type |
 wge::GLType< uint64_t > | Class helping to adapt types specified as template parameter into the best matching OpenGL type |
 wge::GLType< uint8_t > | Class helping to adapt types specified as template parameter into the best matching OpenGL type |
 grammar | |
  WStructuredTextParser::Grammar< Iterator > | The grammar describing the structured format |
 GUIEventHandler | |
  WPickHandler | Class to handle events with a pick |
 wtracking::WThreadedTrackingFunction::IndexType | An index for seed positions |
 WJoinContourTree::IndirectCompare | Comperator for indirect sort so the value set is not modified |
 WStructuredTextParser::KeyValueType | KeyValueType - a tuple containing name and value |
 Label | |
  WOSGButtonLabel | Implements mouse interaction for a osgWidget label |
 WTransferFunction::LessPred< T > | Templatized comparison predicate for internal searching |
 lessy | Implements the compare function for std::nth_element on a point array |
 Matrixd | |
  Transformation | Base class for all further transformations |
   Rotator | Provides a time dependent rotation around a specified axis |
   Translator | Provides a time-dependent translation |
   Zoomer | Provides a comfortable zoomer lens |
 MatrixManipulator | |
  WGE2DManipulator | A manipulator which changes the view of a 2D scene |
  WGEAnimationManipulator | New OSG manipulator: AnimationManipulator |
  WGENoOpManipulator | This is an OSG Manipulator implementation which does nothing |
 MatrixTransform | |
  WGEGridNode | This node is able to represent a grid in certain ways |
  WGEGroupNode | Class to wrap around the osg Group node and providing a thread safe add/removal mechanism |
   WGEBorderLayout | This class contains a label layout for positioning labels at the side of the screen |
   WGEManagedGroupNode | This class adds some convenience methods to WGEGroupNode |
   WGEOffscreenRenderNode | This type of node basically is a convenience class for managing and creating offscreen renderings |
   WGEScene | Class for managing the OpenSceneGraph root node |
  WGETextureHud::WGETextureHudEntry | Class implementing one texture HUD entry representing a texture in the HUD |
 WPredicateHelper::Name< T > | This class tests against the getName() method of the instances of type T |
 WPredicateHelper::Name< boost::shared_ptr< T > > | This class tests against the getName() method of the instances of type T |
 NodeCallback | |
  WGEBorderLayout::SafeUpdateCallback | Node callback to actually layout the objects |
  WGEGroupNode::SafeUpdaterCallback | Update callback which inserts and removes nodes from m_childRemovalQueue and m_childInsertionQueue to the group node |
  WGELinearTranslationCallback< T > | This class is an OSG Callback which allows simple linear translation of a matrix transform node along a specified axis |
  WGENodeMaskCallback | This callback is useful to en-/disable nodes using the node mask based on properties |
  WGEOffscreenTexturePass::TextureMatrixUpdateCallback | Callback which aligns and renders the textures |
  WGEShader::SafeUpdaterCallback | Update callback which handles the shader reloading |
  WGESwitchCallback< PropType > | This callback is able to switch a osg::Switch node using a property |
  WGETextureHud::SafeUpdateCallback | Callback which aligns and renders the textures |
  WGEViewportCallback< T, Source > | This callback is useful to update viewport information on several nodes supporting it |
  WROIArbitrary::ROIArbNodeCallback | Node callback to handle updates properly |
  WROIBox::ROIBoxNodeCallback | Node callback to handle updates properly |
 WGEColormapping::NodeInfo | Simple structure to store some additional node-related info like texture units and so on |
 WStructuredTextParser::ObjectType | An object is always a name and contains several further nodes |
 WModuleMetaInformation::Online | Structure to encapsulate the META info online resources |
 pair | |
  utility::Edge | A helper class that is used to store edges as pairs of vertex indices |
 WTensorBaseSym< order, dim, Data_T >::PositionIndexer | A class that maps symmetric tensor indices to vector positions |
 WGEPostprocessor::PostprocessorInput | This class encapsulates a G-Buffer |
 Program | |
  WGEShader | Class encapsulating the OSG Program class for a more convenient way of adding and modifying shader |
 Projection | |
  WGETextureHud | This class implements a HUD showing several textures on screen |
 WPropertyVariable< T >::PropertyConstraint | Class building the base for user defined constraints on a property instance |
  WPropertyConstraintIsDirectory< T > | This class allows constraining properties to be existing filenames |
  WPropertyConstraintIsValid< T > | This class allows constraining properties to only be set if a isValid method returns true |
  WPropertyConstraintMax< T > | This class allows constraining properties using a maximum value and the corresponding <= operator |
  WPropertyConstraintMin< T > | This class allows constraining properties using a minimum value and the corresponding >= operator |
  WPropertyConstraintNotEmpty< T > | This class allows constraining properties to be not empty |
  WPropertyConstraintPathExists< T > | This class allows constraining properties to be existing filenames |
  WPropertyConstraintSelectOnlyOne< T > | This class allows constraining selection properties to not allow selection of multiple items |
 WPropertyGroupBase::PropertyCreatorAndGroupAdder< PropertyType > | Comfortable template to create a property instance and add it to the group |
 WPropertyGroupBase::PropertyCreatorAndGroupAdder< WPropertyStructHelper::NOTYPE > | Specialization which does nothing for the NOTYPE default template parameters of WPropertyStruct |
 WPropertyStructHelper::PushTypeToTupleFront< T, Tuple > | Class to push a type from a sequence to the front of a tuple type |
 WPropertyStructHelper::PushTypeToTupleFront< T, boost::tuple< BOOST_PP_ENUM_PARAMS(10, T) > > | Class to push a type from a sequence to the front of a tuple type |
 WGEScreenCapture::RecordingInformation | Keeps track of several frame-counts |
 WModuleMetaInformation::Screenshot | Structure to encapsulate a screenshot info |
 WPropertyStructHelper::SequenceToTuple< Sequence > | Converts a boost mpl sequence to a boost tuple |
 static_visitor | |
  WStructuredTextParser::IsCommentVisitor | Visitor to identify whether the given variant of type MemberType is a comment |
  WStructuredTextParser::IsLeafVisitor | Visitor to identify whether the given variant of type MemberType is a object or key-value pair |
  WStructuredTextParser::NameQueryVisitor | Visitor to query the m_name member of ObjectType and KeyValueType |
 WStructuredTextParser::StructuredValueTree | This simplifies working with a tree in a FileType instance |
 WValueSet< T >::SubArray | A helper class granting safe access to a certain part of the valueset |
 Switch | |
  WGEPostprocessingNode | This class enables you to add arbitrary nodes that get post-processed in screen space |
 T | |
  WObjectNDIP< T > | This is a base class for everything which has a Name,Description,Icon and Properties (=NDIP) |
 TensorBase_T | |
  WTensorFunc< TensorBase_T, order, dim, Data_T > | Implements functions that should only be defined for certain values of order |
  WTensorFunc< TensorBase_T, 0, dim, Data_T > | Implements the operator () for an order of 0 and a cast to Data_T |
  WTensorFunc< TensorBase_T, 1, dim, Data_T > | Implements the operator () for an order of 1 as well as a cast to WValue |
  WTensorFunc< TensorBase_T, 2, dim, Data_T > | Implements the operator () for an order of 2 as well as casts to WMatrix |
  WTensorFunc< TensorBase_T, 3, dim, Data_T > | Implements the operator () for an order of 3 |
  WTensorFunc< TensorBase_T, 4, dim, Data_T > | Implements the operator () for an order of 4 |
  WTensorFunc< TensorBase_T, 5, dim, Data_T > | Implements the operator () for an order of 5 |
  WTensorFunc< TensorBase_T, 6, dim, Data_T > | Implements the operator () for an order of 6 |
 TestSuite | |
  WBoundingBoxTest | Unit tests for the WBoundingBox wrapper to osg::BoundingBox |
  WColorTest | Unit tests the color helping functions |
  WCompileTimeFunctionsTest | Test class for WBinom and WPower template |
  WConditionOneShotTest | Test WConditionOneShot |
  WConditionSetTest | Test WConditionSet |
  WConditionTest | Test WCondition |
  WDataHandlerTest | Test important functionality of WDataHandler class |
  WDataSetDTITest | Testsuite for unit tests of the WDataSetDTI class |
  WDataSetFiberVectorTest | Unit tests our fiber dataset class |
  WDataSetScalarTest | Tests for the data set type containing only scalars |
  WDataSetSingleTest | Test important functionality of WDataSetSingle class |
  WDataSetTest | Test important functionality of WDataSet class |
  WDataSetTimeSeriesTest | Unit tests the time series class |
  WDataSetVectorTest | Test basic functionality of WDataSetVector |
  WDendrogramTest | TestSuite for the WDendrogram class |
  WEEGTest | Test important functionality of WEEG class |
  WExceptionTest | Test WException |
  WFiberClusterTest | Unit test the WFiberCluster class |
  WFiberTest | Unit tests our WFiber class |
  WFlagForwarderTest | Test WFlagForwarder |
  WFlagTest | Test WFlag |
  WGEGeodeUtilsTest | Testsuite for the WGEGeode utils |
  WGEGeometryUtilsTest | Tests for the GeometryUtils |
  WGridRegular3DTest | Tests the WGridRegular3D class |
  WGridTest | Tests the WGrid class |
  WGridTransformTest | Tests the WGridTransform class |
  WHistogramBasicTest | Unit tests the WHistogramBasic class |
  WIOToolsTest | Unit test WIOTools functions |
  WITKImageConversionTest | Test functionality of WITKConversion class |
  WJoinContourTreeTest | Unit tests the Join Tree of the Contour Tree! |
  WLinearAlgebraFunctionsTest | Tests for WMatrix |
  WLineTest | Unit tests the WLine class |
  WLogEntryTest | Unit tests our log messages |
  WLoggerTest | Unit tests our WLogger facility |
  WMarchingCubesAlgorithmTest | Tests for the class computing the actual marching cubes |
  WMathTest | Unit tests wmath's helper functions |
  WMatrixFixedTest | Tests for WMatrixFixed |
  WMatrixSymTest | Unit test this LookUp table class |
  WMatrixTest | Tests for WMatrix |
  WMixinVectorTest | Unit tests the WMixinVector copy from OSG |
  WModuleConnectorTest | Tests the WModuleConnector class |
  WOSSIMHelperTest | Tests for WOSSIMHelper |
  WPersonalInformationTest | Tests for WPersonalInformation |
  WPickInfoTest | Test for WPickInfo |
  WPlaneTest | Unit tests the WPlane class |
  WPolynomialEquationSolversTest | Testsuite for the WPolynomialEquationSolvers functions |
  WProgressCombinerTest | Class testing the functionality of progress combiners |
  WProgressTest | Test Class for the base progress class |
  WPropertiesTest | Test WProperties |
  WPropertyStructTest | Test WPropertyStruct |
  WPropertyVariableTest | Test WPropertyVariable |
  WPrototypedTest | Test WPrototyped |
  WRecordingTest | Test important functionality of WRecording class |
  WROITest | Test for WROI |
  WStringUtilsTest | Testing some boundary cases and basic behaviour of those helper functions |
  WStructuredTextParserTest | Test parsing and query functionality |
  WSubjectTest | The tests for our subject class |
  WSymmetricSphericalHarmonicTest | Testsuite for WPosition |
  WTensorBaseSymTest | Test class for WTensorBaseSym |
  WTensorBaseTest | Test class for WTensorBase |
  WTensorFuncTest | A class that tests the WTensorFunc template |
  WTensorFunctionsTest | Test class for some tensor functions |
  WTensorOperatorsTest | Test class for all tensor operators |
  WTensorSymTest | Test class for the WTensorSym template |
  WTensorTest | Test class for the WTensor template |
  WTensorTypesTest | Test all typecasts and copy operators that copy from another type |
  WTensorUtilityTest | Test some utility functions |
  WTerminalColorTest | Test WTerminalColor |
  WThreadedFunctionTest | Tests the WThreadedFunction class |
  WThreadedPerVoxelOperationTest | Test the WThreadedPerVoxelOperation template |
  WThreadedRunnerTest | Tests the WThreadedRunner class |
  WThreadedTrackingFunctionTest | Test the WThreadedTrackingFunction class |
  WTrackingUtilityTest | Test the utility functions for tracking |
  WTriangleMeshTest | Testing the WTriangleMesh class |
  WUnionFindTest | Unit tests the WUnionFind datastructure |
  WValueSetBaseTest | Testing abstract class via a Dummy class derived esp |
  WValueSetHistogramTest | Test WValueSetHistogram |
  WValueSetTest | UnitTests the WValueSet class |
  WValueTest | Testsuite for WValue |
  WWorkerThreadTest | Tests the WWorkerThread class |
 Text | |
  WGELabel | Label layout-item |
 TextureType | |
  WGETexture< TextureType > | This 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 |
   WDataTexture3D | This class allows simple creation of WGETexture3D by using a specified grid and value-set |
 WDataSetTimeSeries::TimeSliceCompare | A compare functor for time slices |
 TrackballManipulator | |
  WGEZoomTrackballManipulator | New OSG manipulator: TrackballManipulator with added mouse wheel zoom |
 WTypeTraits::TypePromotion< T1, T2 > | Class for checking the "better" type if two integral types are known |
 WTypeTraits::TypePromotion< T, T > | Class for checking the "better" type if two integral types are known |
 Uniform | |
  WGEPropertyUniform< T > | Class implementing a uniform which can be controlled by a property instance |
 wge::UniformType< T > | Class helping to adapt types specified as template parameter into the best matching osg::Uniform (GLSL) type |
 wge::UniformType< double > | Maps doubles to floats as only floats are allowed in uniforms |
 wge::UniformType< WItemSelector > | Maps Selection Properties to ints |
 wge::UniformType< WVector3d > | Maps WVector3d/WPosition to osg::Vec3 |
 ValueStore< ValueT, Rows, Cols > | A data store with the specified dimensions and type |
 ValueStore< double, Rows, Cols > | |
 ValueStore< T, Rows, Cols > | |
 WBinom< n, k > | Implements compile-time calculation of binomial coefficients |
 WBinom< 0, k > | This specialization of the WBinom struct is needed to avoid infinite recursion in case of k > n |
 WBinom< n, 0 > | Specialization for k = 0 |
 WBinom< n, n > | Specialization for n = k |
 WCondition | Class to encapsulate boost::condition_variable_any |
  WConditionOneShot | Implements a WCondition, but can be fired only ONCE |
  WConditionSet | Class allowing multiple conditions to be used for one waiting cycle |
  WPropertyObserver | This class can observe properties inside a property group |
 WCrosshair | This class stores the position of the crossing navigation slices, which is also represented as crosshairs in the navigation widgets |
 WCustomWidget | Custom widget which is created by a module to display custom information |
 WDataHandler | Provides the environment for storing and accessing different subjects |
 WEEG2Segment | Class which contains one segment of an EEG recording, read from a WPagerEEG |
 WEEGChannelInfo | Class which contains information about one channel of an EEG recording, read from a WPagerEEG |
 WEEGElectrodeObject | An incomplete implementation to store information about electrodes of EEG data |
 WEEGPositionsLibrary | Class which contains the positions of EEG electrodes by label |
 WFactorial< n > | Implements compile-time evaluation of factorials |
 WFactorial< 0 > | Specialization for n = 0 |
 WFiberAccumulator | A class that encapsulates the data needed to construct a WDataSetFibers |
 WFiberSelector | Adaptor class between the roi manager and the fiber display |
 WFlag< T > | Class to have a simple notification/condition system for simple flags |
  WPropertyVariable< T > | A named property class with a concrete type |
 WFlag< bool > | |
 WFlagForwarder< T > | This class helps especially container module programmers to easily synchronize the value of one flag with several other flag |
 WGECallbackTraits< Type > | This class is needed as OSG does not define a uniform callback type |
 WGECallbackTraits< osg::Drawable > | Drawables have their own callback type and do NOT provide a traverse method |
 WGECallbackTraits< osg::Node > | Nodes have their own callback type and provide a traverse method (as they can be nested) |
 WGECallbackTraits< osg::StateAttribute > | StateAttributes have their own callback type and do NOT provide a traverse method |
 WGECallbackTraits< osg::StateSet > | StateSets have their own callback type and do NOT provide a traverse method |
 WGEColormapping | Class implements a manager for multiple 3D textures |
 WGEGraphicsWindow | Class managing a single graphics context and OSG GraphicsWindow |
  WGEViewer | Class for managing one view to the scene |
 WGELayoutableItem | This class builds the base for graphical items that can be layouted using WGEItemLayouter instances |
  WGELabel | Label layout-item |
 WGEShaderPreprocessor | Base class for each preprocessing possible to shader code |
  WGEShaderCodeInjector | This preprocessor is able to inject code into a shader |
  WGEShaderDefine< ValueType > | This class is able to provide arbitrary values as define statements in GLSL code |
  WGEShaderDefine< PropertyType::element_type::ValueType > | |
   WGEShaderPropertyDefine< PropertyType > | This class is able to provide arbitrary values as define statements in GLSL code |
  WGEShaderDefineOptions | This GLSL preprocessor is able to set one define from a list of defines depending on the active option |
   WGEShaderPropertyDefineOptions< PropType, PropIndexAdapter > | This is a WGEShaderDefineOptions class which additionally uses a property to automatically control the active options |
  WGEShaderVersionPreprocessor | This preprocessor removes the version-statement from the code and puts it to the beginning of the code |
 WGEShaderPropertyDefineOptionsIndexAdapter< PropType > | Class converts the specified property value to an index list |
 WGEShaderPropertyDefineOptionsIndexAdapter< WPropSelection > | Class converts the specified property value to an index list |
 WGrid | Base class to all grid types, e.g |
  Dummy | Dummy class for testing the abstract class WGrid |
  WGridRegular3DTemplate< T > | A grid that has parallelepiped cells which all have the same proportion |
 WGridTransformOrthoTemplate< T > | Implements an orthogonal grid transformation |
 WHierarchicalTree | Base class for hierarchical tree implementations |
  WHierarchicalTreeFibers | Class implements a hierarchical tree and provides helper functions for selection and navigation |
  WHierarchicalTreeVoxels | Class implements a hierarchical tree and provides helper functions for selection and navigation |
 WHistogram | Container which associate values with (uniform width) bins (aka intervals or buckets) |
  WHistogramBasic | Container which associate values with (uniform width) bins (aka intervals or buckets) |
  WValueSetHistogram | Used to find the occurrence frequencies of values in a value set |
 WItemSelectionItem | Class for keeping a single named item in a WItemSelection |
  WDataSetFibers::ColorScheme | Item used in the selection below also containing color info |
  WItemSelectionItemTyped< T > | A derivation of WItemSelection which can store a value of any type |
 WItemSelector | This class represents a subset of a WItemSelection |
 WKdTree | Implements the computation of a kd tree on a point array |
 WLogEntry | Represents a simple log message with some attributes |
 WLogger | This class defines the interface for adding logs and managing several output streams for them |
 WLogStream | Class implementing a capsule for an output stream and the needed level and format information |
 WMarchingCubesAlgorithm | This class does the actual computation of marching cubes |
 WMarchingLegoAlgorithm | Creates a non interpolated triangulation of an isosurface |
 WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | A fixed size matrix class |
 WMatrixFixed< double, 2, 1 > | |
 WMatrixFixed< double, 3, 1 > | |
 WMatrixFixed< double, 3, 3 > | |
 WMatrixFixed< double, 4, 4 > | |
 WMatrixFixed< T, 3, 1 > | |
 WMatrixSymImpl< T > | Symmetric square matrix, storing only the elements of the triangular matrix without the main diagonal |
 WMCTriangle | Encapsulated ids representing a triangle |
 WMixinVector< ValueT > | This is taken from OpenSceneGraph <osg/MixinVector> but copy and pasted in order to reduce dependency to OSG |
 WMixinVector< WFiber > | |
  WDataSetFiberVector | Represents a simple set of WFibers |
 WMixinVector< WPosition > | |
  WLine | A line is an ordered sequence of WPositions |
   WFiber | Represents a neural pathway |
 WMLPointXYZId | A point consisting of its coordinates and ID |
 WMLTriangle | Encapsulated ids representing a triangle |
 WModuleFactory | Class able to create a new copy of an arbitrary module |
 WModuleLoader | Loads module prototypes from shared objects in a given directory and injects it into the module factory |
 WModuleMetaInformation | A class abstracting module meta information |
 WPagerEEG | Abstract class to load an EEG file and keep it open to support paging |
 WPathHelper | Singleton class helping to find files and paths |
 WPersonalInformation | A structure that holds all relevant information about the subject |
 WPickInfo | Encapsulates info for pick action |
 WPlane | Represents a plane with a normal vector and a position in space |
 WPointXYZId | A point consisting of its coordinates and ID |
 WPosition | This only is a 3d double vector |
 WPower< base, exponent > | Compute the nth power of a value |
 WPower< 0, exponent > | Compute the nth power of a value |
 WPower< base, 0 > | Compute the nth power of a value |
 WProgress | Class managing progress inside of modules |
  WProgressCombiner | Base class for all kinds of progress combinations |
 WProjectFileIO | A base class for all parts of OpenWalnut which can be serialized to a project file |
  WGEProjectFileIO | IO class for writing the graphics engine state to a project file |
  WModuleProjectFileCombiner | This class is able to parse project files and create the appropriate module graph inside a specified container |
  WRoiProjectFileIO | IO Class for writing the ROI structure to a project file |
 WPrototyped | Interface class for the concept "Prototype" |
  SomePrototypeClass1 | Helper class derived from WPrototyped to check WPrototypes functionality |
  SomePrototypeClass2 | Another helper class derived from WPrototyped |
  WGEPostprocessor | The base class for all custom post-processors |
   WGEPostprocessorCelShading | Cel shading effect postprocessor |
   WGEPostprocessorEdgeEnhance | Edge enhancing postprocessor |
   WGEPostprocessorGauss | Gauss filtering of the input |
   WGEPostprocessorLineAO | LineAO implementation |
   WGEPostprocessorMergeOp | MergeOp is a operator to merge multiple input texture |
   WGEPostprocessorSSAO | Naive SSAO implementation |
  WModule | Class representing a single module of OpenWalnut |
  WTransferable | Class building the interface for classes that might be transferred using WModuleConnector |
   WColoredVertices | Represents a std::map where for each vertex ID a color is stored |
   WDataSet | Base class for all data set types |
   WDataSetFiberClustering | This is a dataset which represent a clustering of fibers |
   WDendrogram | Hirachical binary tree datastructure with spatial layout information called dendrogram |
   WFiberCluster | Represents a cluster of indices of a WDataSetFiberVector |
   WJoinContourTree | Processes a dataset for join tree computation |
   WTestTransferableBase | Test class used to test data transfer and compatibility checks |
    WTestTransferableDerived | Derived test class used to test data transfer and compatibility checks, especially the inheritance checks |
   WTriangleMesh | Triangle mesh data structure allowing for convenient access of the elements |
 WReader | Read some data from a given file |
  WReaderMatrixSymVTK | Can read a look up table from a file in VTK format |
 WRecursiveTensorEvaluation< Data_T, k, n, N, m > | Recursive evaluation of a spherical function for a gradient |
 WRecursiveTensorEvaluation< Data_T, 0, n, N, m > | Recursive evaluation of a spherical function for a gradient |
 WRecursiveTensorEvaluationLoop< IterEnd, Data_T, k, i, N > | Multiplies gradient components and divides by multiplicities |
 WRecursiveTensorEvaluationLoop< boost::mpl::bool_< false >, Data_T, k, i, N > | Specialization for boost::mpl::bool_< false >, aborts iteration |
 WRequirement | Base class for all possible kinds of requirements |
  WGERequirement | This requirement ensures an up and running WGE |
  WPrototypeRequirement | This requirement ensures that the specified prototype exists in the factory |
 WSelectionManager | Manages the several selection tools |
 WSelectorBranch | TODO(schurade): Document this! |
 WSelectorRoi | Class implements the updating of a bitfield for a roi |
 WSharedLib | This class loads shared libraries and provides function pointers |
 WSharedObject< T > | Wrapper around an object/type for thread safe sharing of objects among multiple threads |
  WSharedAssociativeContainer< T > | This class provides a common interface for thread-safe access to associative containers (set, multiset, map, multimap) |
 WSharedObject< bool > | |
 WSharedObject< DatasetContainerType > | |
  WSharedSequenceContainer< DatasetContainerType > | |
 WSharedObject< int > | |
 WSharedObject< ModuleContainerType > | |
 WSharedObject< ModuleSubscriptionsType > | |
 WSharedObject< PropertyContainerType > | |
  WSharedSequenceContainer< PropertyContainerType > | |
 WSharedObject< PropertyNameMap > | |
  WSharedAssociativeContainer< PropertyNameMap > | |
 WSharedObject< PrototypeContainerType > | |
  WSharedAssociativeContainer< PrototypeContainerType > | |
 WSharedObject< RecordingInformation > | |
 WSharedObject< S > | |
  WSharedSequenceContainer< S > | This class provides a common interface for thread-safe access to sequence containers (list, vector, dequeue ) |
 WSharedObject< std::map< boost::shared_ptr< WPropertyBase >, boost::signals2::connection > > | |
  WSharedAssociativeContainer< std::map< boost::shared_ptr< WPropertyBase >, boost::signals2::connection > > | |
 WSharedObject< std::map< osg::Node *, NodeInfo *, std::less< osg::Node * > > > | |
  WSharedAssociativeContainer< std::map< osg::Node *, NodeInfo *, std::less< osg::Node * > > > | |
 WSharedObject< std::map< osg::ref_ptr< osg::Node >, std::pair< WGEShader::RefPtr, WGEShaderPreprocessor::SPtr > > > | |
  WSharedAssociativeContainer< std::map< osg::ref_ptr< osg::Node >, std::pair< WGEShader::RefPtr, WGEShaderPreprocessor::SPtr > > > | |
 WSharedObject< std::map< WGEShaderPreprocessor::SPtr, boost::signals2::connection > > | |
  WSharedAssociativeContainer< std::map< WGEShaderPreprocessor::SPtr, boost::signals2::connection > > | |
 WSharedObject< std::size_t > | |
 WSharedObject< std::vector< boost::shared_ptr< WItemSelectionItem > > > | |
  WSharedSequenceContainer< std::vector< boost::shared_ptr< WItemSelectionItem > > > | |
   WItemSelection | A class containing a list of named items |
 WSharedObject< std::vector< osg::ref_ptr< WGETexture3D > > > | |
  WSharedSequenceContainer< std::vector< osg::ref_ptr< WGETexture3D > > > | |
 WSharedObject< std::vector< typename StrategyType::SPtr > > | |
  WSharedSequenceContainer< std::vector< typename StrategyType::SPtr > > | |
 WSharedObject< std::vector< WDataModule::SPtr > > | |
  WSharedSequenceContainer< std::vector< WDataModule::SPtr > > | |
 WSharedObject< std::vector< WLogStream::SharedPtr > > | |
  WSharedSequenceContainer< std::vector< WLogStream::SharedPtr > > | |
 WSharedObject< SubjectContainerType > | |
  WSharedSequenceContainer< SubjectContainerType > | |
 WSharedObject< WBoundingBoxImpl > | |
 WSharedObject< WGridRegular3DTemplate::ConstSPtr > | |
 WSharedObject< WThreadedFunctionStatus > | |
 WSharedObject< wtracking::WThreadedTrackingFunction::IndexType > | |
 WSharedObjectTicket< Data > | Class which represents granted access to a locked object |
  WSharedObjectTicketRead< Data > | Class which represents granted access to a locked object |
  WSharedObjectTicketWrite< Data > | Class which represents granted access to a locked object |
 WStrategyHelper< StrategyType > | This class allows for an easy strategy pattern-based switching between properties and strategy instances using a WPropSelection |
 wlog::WStreamedLogger | Resource class for streamed logging |
 PROPERTY_TYPE_HELPER::WStringConversion< T > | Class helping to create a new instance of the property content from an old one |
 PROPERTY_TYPE_HELPER::WStringConversion< WPVBaseTypes::PV_MATRIX4X4 > | Class helping to create a new instance of the property content from an old one |
 PROPERTY_TYPE_HELPER::WStringConversion< WPVBaseTypes::PV_POSITION > | Class helping to create a new instance of the property content from an old one |
 PROPERTY_TYPE_HELPER::WStringConversion< WPVBaseTypes::PV_SELECTION > | Class helping to create a new instance of the property content from an old one |
 PROPERTY_TYPE_HELPER::WStringConversion< WPVBaseTypes::PV_TRANSFERFUNCTION > | Class helping to create a new instance of the property content from an old one |
 WSubject | Container for all WDataSets belonging to one subject or patient |
 WSymmetricSphericalHarmonic | Class 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" |
 WTensorBase< order, dim, Data_T > | Normal tensor base class |
  WTensorFunc< WTensorBase, order, dim, Data_T > | |
   WTensor< order, dim, Data_T > | Implements a tensor that has the same number of components in every direction |
 WTensorBase< 0, dim, Data_T > | |
 WTensorBase< order, dim, int > | |
  WTensorFunc< WTensorBase, order, dim, int > | |
   WTensor< 2, 3, int > | |
 WTensorBase< order, dim, std::size_t > | |
 WTensorBaseSym< order, dim, Data_T > | Symmetric tensor base class |
  WTensorFunc< WTensorBaseSym, order, dim, Data_T > | |
   WTensorSym< order, dim, Data_T > | Implements a symmetric tensor that has the same number of components in every direction |
 WTensorBaseSym< 0, dim, Data_T > | |
 WTensorBaseSym< order, dim, int > | |
  WTensorFunc< WTensorBaseSym, order, dim, int > | |
   WTensorSym< 2, 3, int > | |
 WTerminalColor | Helper class to provide a convenient way to colorize output on the console |
 WThreadedFunctionBase | A virtual base class for threaded functions (see below) |
  WThreadedFunction< Function_T > | Creates threads that computes a function in a multithreaded fashion |
 WThreadedJobs< Input_T, Job_T > | A threaded functor base class for producer-consumer-style multithreaded computation |
 WThreadedJobs< WTrackingUtility::DataSetType, WTrackingUtility::JobType > | |
  wtracking::WThreadedTrackingFunction | Implements a generalized multithreaded tracking algorithm |
 WThreadedRunner | Base class for all classes needing to be executed in a separate thread |
  WBatchLoader | Class for loading many datasets |
  WCreateColorArraysThread | Implements a thread that updates the fiber selection bit field |
  WGraphicsEngine | Base class for initializing the graphics engine |
  WKdTreeThread | Class to provide threaded computation of parts of the kd tree |
  WKernel | OpenWalnut kernel, managing modules and interaction between GUI, GE and DataHandler |
  WModule | Class representing a single module of OpenWalnut |
  WModuleCombiner | This is a base class for all module combination classes |
  WProjectFile | Class loading project files |
  WThreadedRunnerImpl | Class implementing a simple worker thread, since proper testing of WThreadedRunner itself is not usable |
  WWorkerThread< Function_T > | A worker thread that belongs to a |
 WThreadedStripingJobs< Input_T, Job_T > | Nearly 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 |
 WThreadedStripingJobs< WValueSet< Value_T >, std::size_t > | |
  WThreadedPerVoxelOperation< Value_T, numValues, Output_T, numOutputs > | A template that performs an operation on a per voxel basis |
 WTimer | Base class for timing |
  WGEAnimationFrameTimer | Frame-based animation timing |
  WRealtimeTimer | Realtime timing |
 wtracking::WTrackingUtility | A class that provides untility functions and typedefs for tracking algorithms |
 WTractAdapter | Adapter |
 WTractData | Stores the data of deterministic fiber tractograms |
 WTraitsBase | Base class to all custom Value Traits for CxxTest |
 WTransferFunction | A class that stores a 1D transfer function which consists of a linear interpolation of alpha and color values |
 PROPERTY_TYPE_HELPER::WTypeIdentifier< T > | Class helping to adapt types specified as template parameter into an enum |
 PROPERTY_TYPE_HELPER::WTypeIdentifier< WPVBaseTypes::PV_BOOL > | Class helping to adapt types specified as template parameter into an enum |
 PROPERTY_TYPE_HELPER::WTypeIdentifier< WPVBaseTypes::PV_COLOR > | Class helping to adapt types specified as template parameter into an enum |
 PROPERTY_TYPE_HELPER::WTypeIdentifier< WPVBaseTypes::PV_DOUBLE > | Class helping to adapt types specified as template parameter into an enum |
 PROPERTY_TYPE_HELPER::WTypeIdentifier< WPVBaseTypes::PV_INT > | Class helping to adapt types specified as template parameter into an enum |
 PROPERTY_TYPE_HELPER::WTypeIdentifier< WPVBaseTypes::PV_MATRIX4X4 > | Class helping to adapt types specified as template parameter into an enum |
 PROPERTY_TYPE_HELPER::WTypeIdentifier< WPVBaseTypes::PV_PATH > | Class helping to adapt types specified as template parameter into an enum |
 PROPERTY_TYPE_HELPER::WTypeIdentifier< WPVBaseTypes::PV_POSITION > | Class helping to adapt types specified as template parameter into an enum |
 PROPERTY_TYPE_HELPER::WTypeIdentifier< WPVBaseTypes::PV_SELECTION > | Class helping to adapt types specified as template parameter into an enum |
 PROPERTY_TYPE_HELPER::WTypeIdentifier< WPVBaseTypes::PV_STRING > | Class helping to adapt types specified as template parameter into an enum |
 PROPERTY_TYPE_HELPER::WTypeIdentifier< WPVBaseTypes::PV_TRANSFERFUNCTION > | Class helping to adapt types specified as template parameter into an enum |
 PROPERTY_TYPE_HELPER::WTypeIdentifier< WPVBaseTypes::PV_TRIGGER > | Class helping to adapt types specified as template parameter into an enum |
 WUnionFind | Implements a very simple union-find datastructure aka disjoint_sets |
 WUnitSphereCoordinates | This class stores coordinates on the unit sphere |
 WValue< T > | Base class for all higher level values like tensors, vectors, matrices and so on |
  WMatrix< typename > | Matrix template class with variable number of rows and columns |
  WMatrix< double > | |
 WValue< double > | |
 WValueSetBase | Abstract base class to all WValueSets |
  Dummy | Dummy class for testing the abstract class WGrid |
  WValueSet< T > | Base Class for all value set types |
 WWriter | Write some data to the given file |
  WWriterDendrogram | Writes a Dendrogram file |
  WWriterFiberVTK | Writes a FiberVTK file |
  WWriterMatrixSymVTK | Can write a look up table to a file in VTK format |
 S | |
 shared_ptr< WItemSelectionItem > | |
 ValueType | |