Helper class for the tree nodes to replace constant tree branches (to within the provided tolerance) with a more memory efficient tile.
More...
#include <Util.h>
template<typename ValueType>
struct openvdb::v1_1_0::tree::TolerancePrune< ValueType >
Helper class for the tree nodes to replace constant tree branches (to within the provided tolerance) with a more memory efficient tile.
bool operator() |
( |
ChildType & |
child | ) |
|
|
inline |
const ValueType tolerance |
The documentation for this struct was generated from the following file: