| Classes | |
| struct | PointDataNodeChain | 
| Recursive node chain which generates a openvdb::TypeList value converted types of nodes to PointDataGrid nodes of the same configuration, rooted at RootNodeType in reverse order, from LeafNode to RootNode. See also TreeConverter<>.  More... | |
| struct | PointDataNodeChain< tree::InternalNode< ChildT, Log2Dim >, 1 > | 
| struct | PointDataNodeChain< tree::InternalNode< ChildT, Log2Dim >, HeadLevel > | 
| struct | ValueTypeTraits | 
| struct | ValueTypeTraits< T, void_t< typename T::value_type > > | 
| Typedefs | |
| template<typename...> | |
| using | void_t = void | 
| Functions | |
| void | initialize () | 
| Global registration of point data-related types. | |
| void | uninitialize () | 
| Global deregistration of point data-related types. | |
| using void_t = void | 
| void initialize | ( | ) | 
Global registration of point data-related types.
openvdb::initialize, so there is no need to call it directly. | void uninitialize | ( | ) | 
Global deregistration of point data-related types.
openvdb::uninitialize, so there is no need to call it directly.