OpenVDB
6.0.0
|
#include <MeshToVolume.h>
Public Types | |
using | LeafNodeType = typename TreeType::LeafNodeType |
using | ValueType = typename TreeType::ValueType |
Public Member Functions | |
InactivateValues (std::vector< LeafNodeType * > &nodes, ValueType exBandWidth, ValueType inBandWidth) | |
void | operator() (const tbb::blocked_range< size_t > &range) const |
using LeafNodeType = typename TreeType::LeafNodeType |
using ValueType = typename TreeType::ValueType |
|
inline |
|
inline |