OpenVDB
5.2.0
|
#include <MeshToVolume.h>
Public Types | |
using | ValueType = typename TreeType::ValueType |
using | LeafNodeType = typename TreeType::LeafNodeType |
Public Member Functions | |
SeedFillExteriorSign (std::vector< LeafNodeType *> &nodes, bool *changedNodeMask) | |
void | operator() (const tbb::blocked_range< size_t > &range) const |
Public Attributes | |
LeafNodeType **const | mNodes |
bool *const | mChangedNodeMask |
using LeafNodeType = typename TreeType::LeafNodeType |
using ValueType = typename TreeType::ValueType |
|
inline |
|
inline |
bool* const mChangedNodeMask |
LeafNodeType** const mNodes |