|
OpenVDB
5.1.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 <PointDataGrid.h>
Public Types | |
| using | RootNodeT = typename TreeType::RootNodeType |
| using | NodeChainT = typename internal::PointDataNodeChain< RootNodeT, RootNodeT::LEVEL >::Type |
| using | Type = tree::Tree< typename boost::mpl::back< NodeChainT >::type > |
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 boost::mpl::back<NodeChainT>::type> |
1.8.11