OpenVDB
3.2.0
|
#include <LevelSetUtil.h>
Public Types | |
typedef TreeType::ValueType | ValueType |
typedef TreeType::LeafNodeType | LeafNodeType |
typedef TreeType::template ValueConverter< bool >::Type | BoolTreeType |
typedef BoolTreeType::LeafNodeType | BoolLeafNodeType |
Public Member Functions | |
FillMaskBoundary (const TreeType &tree, ValueType isovalue, const BoolTreeType &fillMask, const BoolLeafNodeType **fillNodes, BoolLeafNodeType **newNodes) | |
void | operator() (const tbb::blocked_range< size_t > &range) const |
typedef BoolTreeType::LeafNodeType BoolLeafNodeType |
typedef TreeType::template ValueConverter<bool>::Type BoolTreeType |
typedef TreeType::LeafNodeType LeafNodeType |
typedef TreeType::ValueType ValueType |
|
inline |
|
inline |