OpenVDB 12.0.0
|
Similiar to ValueConverter, but allows for tree configuration conversion to a PointDataTree. ValueConverter<PointDataIndex32> cannot be used as a PointDataLeafNode is not a specialization of LeafNode. More...
#include </private/tmp/openvdb-20241101-7014-5j8vk0/openvdb-12.0.0/openvdb/openvdb/points/PointDataGrid.h>
Public Types | |
using | RootNodeT = typename TreeType::RootNodeType |
using | NodeChainT = typename internal::PointDataNodeChain<RootNodeT, RootNodeT::LEVEL>::Type |
using | Type = tree::Tree<typename NodeChainT::Back> |
Similiar to ValueConverter, but allows for tree configuration conversion to a PointDataTree. ValueConverter<PointDataIndex32> cannot be used as a PointDataLeafNode is not a specialization of LeafNode.
using NodeChainT = typename internal::PointDataNodeChain<RootNodeT, RootNodeT::LEVEL>::Type |
using RootNodeT = typename TreeType::RootNodeType |
using Type = tree::Tree<typename NodeChainT::Back> |