OpenVDB  2.3.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123456]
 Nopenvdb
 Nv2_3_0
 Nio
 Nmath
 Ntools
 Ntree
 Nutil
 CArithmeticError
 CCanConvertTypeCanConvertType<FromType, ToType>::value is true if a value of type ToType can be constructed from a value of type FromType
 CCanConvertType< math::Vec2< T >, math::Vec2< T > >
 CCanConvertType< math::Vec3< T >, math::Vec3< T > >
 CCanConvertType< math::Vec4< T >, math::Vec4< T > >
 CCanConvertType< T, math::Vec2< T > >
 CCanConvertType< T, math::Vec3< T > >
 CCanConvertType< T, math::Vec4< T > >
 CCanConvertType< T0, math::Vec2< T1 > >
 CCanConvertType< T0, math::Vec3< T1 > >
 CCanConvertType< T0, math::Vec4< T1 > >
 CCombineArgsThis struct collects both input and output arguments to "grid combiner" functors used with the tree::TypedGrid::combineExtended() and combine2Extended() methods. AValueType and BValueType are the value types of the two grids being combined
 CException
 CGridContainer class that associates a tree with a transform and metadata
 CGridBaseAbstract base class for typed grids
 CGridNamePredPredicate functor that returns true for grids that have a specified name
 CIllegalValueException
 CIndexError
 CIoError
 CKeyError
 CLookupError
 CMetadataBase class for storing metadata information in a grid
 CMetaMapProvides functionality storing type agnostic metadata information. Grids and other structures can inherit from this to attain metadata functionality
 CNotImplementedError
 CReferenceError
 CRuntimeError
 CShallowCopy
 CSwappedCombineOp
 CTopologyCopy
 CTreeAdapterThis adapter allows code that is templated on a Tree type to accept either a Tree type or a Grid type
 CTreeAdapter< Grid< _TreeType > >Partial specialization for Grid types
 CTreeAdapter< tree::ValueAccessor< _TreeType > >Partial specialization for ValueAccessor types
 CTypedMetadataTemplated metadata class to hold specific types
 CTypeError
 CUnknownMetadataSubclass to read (and ignore) data of an unregistered type
 CValueError
 CVecTraits
 CVecTraits< math::Vec2< T > >
 CVecTraits< math::Vec3< T > >
 CVecTraits< math::Vec4< T > >
 CVersionId
 CTestLeafIO