highres-cortex 6.0.4
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Cyl::Advection::AbnormalFieldThrown by move_one_step() to abort the advection
 Cyl::PropagateAlongField::AbortedAdvectionException raised by certain members if an advection cannot be completed
 Cyl::AdvectionAdvect a visitor along a vector field
 Cyl::ConstantStepAdvectionForward advection using a constant step size
 Cyl::CortexColumnRegionQuality::Cache
 Cyl::CortexColumnRegionQuality
 Cyl::FieldStore and access a field (scalar or vector) defined over a 3D domain
 Cyl::ScalarFieldStore a scalar field and access it at any coordinates
 Cyl::BooleanScalarFieldAccess a boolean field stored in a volume
 Cyl::LinearlyInterpolatedScalarFieldAccess a scalar field stored in a volume
 Cyl::VectorField3dStore a vector field and access it at any coordinates
 Cyl::LinearlyInterpolatedScalarFieldGradient
 Cyl::LinearlyInterpolatedVectorField3dAccess a vector field stored as three volumes
 Cyl::IterativeRegionMerger< Tlabel, RegionQualityCriterion >
 Cyl::LabelVolume< Tlabel >
 Cyl::LaplaceSolver< Real >
 Cyl::MomentAccumulator
 Cyl::PropagateAlongFieldPropagate labels along a vector field
 Cyl::SortedFront
 Cstd::unary_function
 Cyl::PointHasher< Point >Helper class to use Point3d & friends in hash tables
 Cyl::select1st< TPair >Return the first element of a std::pair, like non-standard std::select1st
 Cyl::Field::UndefinedFieldException thrown when the field has no defined value
 Cyl::Advection::VisitorAbstract base class for advection visitors