OpenVDB
6.0.0
|
#include <LevelSetFracture.h>
Public Types | |
typedef LeafNodeType::ValueType | 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 |
LeafNodeType const *const *const | mNodes |
typedef LeafNodeType::ValueType ValueType |
|
inline |
|
inline |
|
inline |
|
inline |
ValueType maxValue |
ValueType minValue |
LeafNodeType const* const* const mNodes |