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