Helper class for use with Tree::pruneOp() to replace constant branches (to within the provided tolerance) with more memory-efficient tiles.
More...
#include <Util.h>
template<typename ValueType, Index TerminationLevel = 0>
struct openvdb::v1_2_0::tree::TolerancePrune< ValueType, TerminationLevel >
Helper class for use with Tree::pruneOp() to replace constant branches (to within the provided tolerance) with more memory-efficient tiles.
bool isConstant |
( |
ChildType & |
child) | |
|
|
inline |
bool operator() |
( |
ChildType & |
child) | |
|
|
inline |
The documentation for this struct was generated from the following file: