OpenVDB
6.1.0
|
#include <LevelSetFracture.h>
Public Types | |
using | ValueType = typename LeafNodeType::ValueType |
Public Member Functions | |
FindMinMaxVoxelValue (const std::vector< const LeafNodeType * > &nodes) | |
FindMinMaxVoxelValue (FindMinMaxVoxelValue &rhs, tbb::split) | |
void | operator() (const tbb::blocked_range< size_t > &range) |
void | join (FindMinMaxVoxelValue &rhs) |
Public Attributes | |
ValueType | minValue |
ValueType | maxValue |
const LeafNodeType *const *const | mNodes |
using ValueType = typename LeafNodeType::ValueType |
|
inline |
|
inline |
|
inline |
|
inline |
ValueType maxValue |
ValueType minValue |
const LeafNodeType* const * const mNodes |