OpenVDB 11.0.0
|
Compute the curl of a vector grid. More...
#include </private/tmp/openvdb-20240426-50323-jjk0a8/openvdb-11.0.0/openvdb/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 |