highres-cortex 6.0.4
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nyl
 CAdvectionAdvect a visitor along a vector field
 CAbnormalFieldThrown by move_one_step() to abort the advection
 CVisitorAbstract base class for advection visitors
 CBooleanScalarFieldAccess a boolean field stored in a volume
 CConstantStepAdvectionForward advection using a constant step size
 CCortexColumnRegionQuality
 CCache
 CFieldStore and access a field (scalar or vector) defined over a 3D domain
 CUndefinedFieldException thrown when the field has no defined value
 CIterativeRegionMerger
 CLabelVolume
 CLaplaceSolver
 CLinearlyInterpolatedScalarFieldAccess a scalar field stored in a volume
 CLinearlyInterpolatedScalarFieldGradient
 CLinearlyInterpolatedVectorField3dAccess a vector field stored as three volumes
 CMomentAccumulator
 CPointHasherHelper class to use Point3d & friends in hash tables
 CPropagateAlongFieldPropagate labels along a vector field
 CAbortedAdvectionException raised by certain members if an advection cannot be completed
 CScalarFieldStore a scalar field and access it at any coordinates
 Cselect1stReturn the first element of a std::pair, like non-standard std::select1st
 CSortedFront
 CVectorField3dStore a vector field and access it at any coordinates