OpenVDB
5.2.0
|
#include <LevelSetUtil.h>
Public Types | |
using | ValueType = typename LeafNodeType::ValueType |
Public Member Functions | |
FindMinVoxelValue (LeafNodeType const *const *const leafnodes) | |
FindMinVoxelValue (FindMinVoxelValue &rhs, tbb::split) | |
void | operator() (const tbb::blocked_range< size_t > &range) |
void | join (FindMinVoxelValue &rhs) |
Public Attributes | |
ValueType | minValue |
LeafNodeType const *const *const | mNodes |
using ValueType = typename LeafNodeType::ValueType |
|
inline |
|
inline |
|
inline |
|
inline |
ValueType minValue |
LeafNodeType const* const* const mNodes |