| 
    OpenVDB
    13.0.0
    
   | 
 
Compute the curl of a vector grid. More...
#include <openvdb/tools/GridOperators.h>
Public Types | |
| typedef GridT | InGridType | 
| typedef GridT | OutGridType | 
Public Member Functions | |
| Curl (const GridT &grid, InterruptT *interrupt=nullptr) | |
| Curl (const GridT &grid, const MaskGridType &mask, InterruptT *interrupt=nullptr) | |
| GridT::Ptr | process (bool threaded=true) | 
Compute the curl of a vector grid.
| typedef GridT InGridType | 
| typedef GridT OutGridType | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
 1.8.11