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