Helper class for use with Tree::pruneOp() to replace inactive branches with more memory-efficient inactive tiles with the provided value.
More...
#include <Util.h>
|
static const bool | state = false |
|
template<typename ValueType>
struct openvdb::v2_3_0::tree::InactivePrune< ValueType >
Helper class for use with Tree::pruneOp() to replace inactive branches with more memory-efficient inactive tiles with the provided value.
This is more specialized but faster than a TolerancePrune.
bool operator() |
( |
ChildType & |
child | ) |
const |
|
inline |
The documentation for this struct was generated from the following file: