#include <openvdb/tools/ChangeBackground.h>
|  | 
| typedef TreeOrLeafManagerT::ValueType | ValueT | 
|  | 
| typedef TreeOrLeafManagerT::RootNodeType | RootT | 
|  | 
| typedef TreeOrLeafManagerT::LeafNodeType | LeafT | 
|  | 
◆ LeafT
template<typename TreeOrLeafManagerT> 
      
        
          | typedef TreeOrLeafManagerT::LeafNodeType LeafT | 
      
 
 
◆ RootT
template<typename TreeOrLeafManagerT> 
      
        
          | typedef TreeOrLeafManagerT::RootNodeType RootT | 
      
 
 
◆ ValueT
template<typename TreeOrLeafManagerT> 
      
        
          | typedef TreeOrLeafManagerT::ValueType ValueT | 
      
 
 
◆ ChangeLevelSetBackgroundOp()
template<typename TreeOrLeafManagerT> 
 
Constructor for asymmetric narrow-bands. 
 
 
◆ operator()() [1/3]
template<typename TreeOrLeafManagerT> 
  
  | 
        
          | void operator() | ( | LeafT & | node | ) | const |  | inline | 
 
 
◆ operator()() [2/3]
template<typename TreeOrLeafManagerT> 
template<typename NodeT> 
  
  | 
        
          | void operator() | ( | NodeT & | node | ) | const |  | inline | 
 
 
◆ operator()() [3/3]
template<typename TreeOrLeafManagerT> 
  
  | 
        
          | void operator() | ( | RootT & | root | ) | const |  | inline |