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