OpenVDB
6.0.0
|
#include <MeshToVolume.h>
Public Types | |
using | Int32TreeType = typename TreeType::template ValueConverter< Int32 >::Type |
using | LeafNodeType = typename TreeType::LeafNodeType |
using | Int32LeafNodeType = typename Int32TreeType::LeafNodeType |
Public Member Functions | |
CombineLeafNodes (TreeType &lhsDistTree, Int32TreeType &lhsIdxTree, LeafNodeType **rhsDistNodes, Int32LeafNodeType **rhsIdxNodes) | |
void | operator() (const tbb::blocked_range< size_t > &range) const |
using Int32LeafNodeType = typename Int32TreeType::LeafNodeType |
using Int32TreeType = typename TreeType::template ValueConverter<Int32>::Type |
using LeafNodeType = typename TreeType::LeafNodeType |
|
inline |
|
inline |