|
OpenVDB 10.1.0
|
Template specialization for the PointDataGrid. More...
#include <nanovdb/util/OpenToNanoVDB.h>
Public Types | |
| using | GridT = openvdb::points::PointDataGrid |
| using | TreeT = typename GridT::TreeType |
| using | RootT = typename TreeT::RootNodeType |
| using | UpperT = typename RootT::ChildNodeType |
| using | LowerT = typename UpperT::ChildNodeType |
| using | LeafT = typename LowerT::ChildNodeType |
| using | ValueT = typename LeafT::ValueType |
Template specialization for the PointDataGrid.