| 
    OpenVDB
    13.0.0
    
   | 
 
#include <openvdb/tools/GridOperators.h>
Classes | |
| struct | Functor | 
| struct | OpT | 
Public Types | |
| typedef InGridT | InGridType | 
| typedef VectorToScalarConverter< InGridT >::Type | OutGridType | 
Public Member Functions | |
| Magnitude (const InGridType &grid, InterruptT *interrupt=nullptr) | |
| Magnitude (const InGridType &grid, const MaskGridType &mask, InterruptT *interrupt=nullptr) | |
| OutGridType::Ptr | process (bool threaded=true) | 
Protected Attributes | |
| const InGridType & | mInputGrid | 
| InterruptT * | mInterrupt | 
| const MaskGridType * | mMask | 
| typedef InGridT InGridType | 
| typedef VectorToScalarConverter<InGridT>::Type OutGridType | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
 1.8.11