OpenVDB
8.1.0
|
#include <VolumeToMesh.h>
Public Types | |
using | Int16LeafNodeType = tree::LeafNode< Int16, PointIndexLeafNode::LOG2DIM > |
Public Member Functions | |
MapPoints (const std::vector< PointIndexLeafNode * > &pointIndexNodes, const std::vector< Int16LeafNodeType * > &signDataNodes, std::unique_ptr< Index32[]> &leafNodeCount) | |
void | operator() (const tbb::blocked_range< size_t > &range) const |
using Int16LeafNodeType = tree::LeafNode<Int16, PointIndexLeafNode::LOG2DIM> |
|
inline |
|
inline |