OpenVDB  8.2.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123456]
 NGU_VDBPointToolsInternal
 CIndexToOffsetOp
 CPackedMaskConstructor
 Nhoudini_utils
 CParmListParameter template list that is always terminated
 CParmFactoryHelper class to simplify construction of PRM_Templates and dynamic user interfaces
 COpFactoryHelper class to simplify operator registration
 COpPolicyAn OpPolicy customizes the behavior of an OpFactory. This base class specifies the required interface
 CScopedInputLockHelper class to manage input locking
 Nopenvdb
 Nv8_2
 Nopenvdb_houdini
 CAttributeDetailBase
 CAttributeDetail
 CMeshAttrTransfer
 CPointAttrTransfer
 CAttributeCopyBase
 CAttributeCopy
 CStrAttributeCopy
 CTransferPrimitiveAttributesOp
 CTransferPointAttributesOp
 CGT_GEOPrimCollectVDB
 CTransformOpTBB body object for threaded world to voxel space transformation and copy of points
 CPrimCpyOpTBB body object for threaded primitive copy
 CVertexNormalOpTBB body object for threaded vertex normal generation
 CSharpenFeaturesOpTBB body object for threaded sharp feature construction
 CGenAdaptivityMaskOpTBB body object for threaded sharp feature construction
 COpenVDBOpFactoryUse this class to register a new OpenVDB operator (SOP, POP, etc.)
 CSOP_NodeVDBBase class from which to derive OpenVDB-related Houdini SOPs
 CGridTransformOpGridTransformOp is a functor class for use with GridBase::apply() that samples an input grid into an output grid of the same type through a given affine transform
 CGridResampleOpGridResampleOp is a functor class for use with UTvdbProcessTypedGrid() that samples an input grid into an output grid of the same type through a given transform
 CGridResampleToMatchOpGridResampleToMatchOp is a functor class for use with GridBase::apply() that samples an input grid into an output grid of the same type such that, after resampling, the input and output grids coincide, but the output grid's transform is unchanged
 CVdbPrimCIteratorIterator over const VDB primitives on a geometry detail
 CVdbPrimIteratorIterator over non-const VDB primitives on a geometry detail
 CInterrupterWrapper class that adapts a Houdini UT_Interrupt object for use with OpenVDB library routines
 NOSN
 COSNoise
 Nstd
 Chash< openvdb::math::Coord >
 Cnumeric_limits< openvdb::v8_2::math::half >
 CAXLTYPE
 CAXSTYPE
 CFilterTypeSelectively extract and filter point data using a custom filter operator
 CGU_VDBPointListHoudini point attribute wrapper
 CMeshDataAdapterConvert polygonal meshes that consist of quads and/or triangles into signed or unsigned distance field volumes
 CParticleArrayPartition particles and performs range and nearest-neighbor searches
 CPointArrayPartitions points into BucketLog2Dim aligned buckets using a parallel radix-based sorting algorithm
 CSOP_VDBCacheOptionsSOP_NodeCacheOptions subclass that adds methods specific to SOP_NodeVDB
 CTestLeafIO