OpenVDB  1.2.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123456]
oNopenvdb
|\Nv1_2_0
| oNio
| oNmath
| oNtools
| oNtree
| oNutil
| oCException
| oCArithmeticError
| oCIllegalValueException
| oCIndexError
| oCIoError
| oCKeyError
| oCLookupError
| oCNotImplementedError
| oCReferenceError
| oCRuntimeError
| oCTypeError
| oCValueError
| oCGridContainer class that associates a tree with a transform and metadata
| oCGridBaseAbstract base class for typed grids
| oCGridNamePredPredicate functor that returns true for grids that have a specified name
| oCTreeAdapterThis adapter allows code that is templated on a Tree type to accept either a Tree type or a Grid type
| oCTreeAdapter< Grid< _TreeType > >Partial specialization for Grid types
| oCTreeAdapter< tree::ValueAccessor< _TreeType > >Partial specialization for ValueAccessor types
| oCVecTraits
| oCVecTraits< math::Vec2< T > >
| oCVecTraits< math::Vec3< T > >
| oCVecTraits< math::Vec4< T > >
| oCCombineArgsThis struct collects both input and output arguments to "grid combiner" functors used with the tree::TypedGrid::combineExtended() and combine2Extended() methods. ValueType is the value type of the two grids being combined
| oCSwappedCombineOp
| oCShallowCopy
| oCTopologyCopy
| oCVersionId
| oCtolerance
| oCtolerance< float >
| oCtolerance< double >
| oCMetadataBase class for storing metadata information in a grid
| oCUnknownMetadataSubclass to read (and ignore) data of an unregistered type
| oCTypedMetadataTemplated metadata class to hold specific types
| \CMetaMapProvides functionality storing type agnostic metadata information. Grids and other structures can inherit from this to attain metadata functionality
oNtbb
\CTestLeafIO