OpenVDB
6.0.0
|
#include <VolumeToMesh.h>
Public Types | |
using | LeafNodeType = typename TreeType::LeafNodeType |
using | BoolTreeType = typename TreeType::template ValueConverter< bool >::Type |
Public Member Functions | |
MaskSeamLineVoxels (const std::vector< LeafNodeType * > &signFlagsLeafNodes, const TreeType &signFlagsTree, BoolTreeType &mask) | |
MaskSeamLineVoxels (MaskSeamLineVoxels &rhs, tbb::split) | |
void | join (MaskSeamLineVoxels &rhs) |
void | operator() (const tbb::blocked_range< size_t > &range) |
using BoolTreeType = typename TreeType::template ValueConverter<bool>::Type |
using LeafNodeType = typename TreeType::LeafNodeType |
|
inline |
|
inline |
|
inline |
|
inline |