OpenVDB  0.104.0
Classes | Namespaces
tree/Util.h File Reference

Go to the source code of this file.

Classes

struct  TolerancePrune< ValueType >
 Helper class for the tree nodes to replace constant tree branches (to within the provided tolerance) with a more memory efficient tile. More...
 
struct  InactivePrune< ValueType >
 Helper class for the tree nodes to replace inactive tree branches with a more memory efficient inactive tiles with the provided value. Specialized but faster then the tolerance based pruning defined above. More...
 
struct  LevelSetPrune< ValueType >
 Prune any descendants whose values are all inactive and replace them with inactive tiles having a values equal to the first value encountered in the (inactive) child. More...
 

Namespaces

namespace  openvdb
 
namespace  openvdb::v0_104_0
 
namespace  openvdb::v0_104_0::tree