| 
    OpenVDB
    13.0.0
    
   | 
 
#include <openvdb/tools/FastSweeping.h>
Public Member Functions | |
| PruneMinMaxFltKernel (SdfValueT min, SdfValueT max) | |
| void | operator() (typename SdfTreeT::RootNodeType &node, size_t=1) const | 
| template<typename NodeT > | |
| void | operator() (NodeT &node, size_t=1) const | 
| void | operator() (typename SdfTreeT::LeafNodeType &leaf, size_t=1) const | 
Public Attributes | |
| SdfValueT | mMin | 
| SdfValueT | mMax | 
Private class of FastSweeping to prune sdf value that is equal to float max or float min.
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
| SdfValueT mMax | 
| SdfValueT mMin | 
 1.8.11