|
OpenVDB
3.2.0
|
#include <MeshToVolume.h>
Public Types | |
| typedef TreeType::ValueType | ValueType |
| typedef TreeType::LeafNodeType | 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 |
| typedef TreeType::LeafNodeType LeafNodeType |
| typedef TreeType::ValueType ValueType |
|
inline |
|
inline |
| bool* const mChangedNodeMask |
| LeafNodeType** const mNodes |
1.8.12