HDK
|
Compute the curl of a vector grid. More...
#include <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.
Definition at line 506 of file GridOperators.h.
typedef GridT openvdb::OPENVDB_VERSION_NAME::tools::Curl< GridT, MaskGridType, InterruptT >::InGridType |
Definition at line 509 of file GridOperators.h.
typedef GridT openvdb::OPENVDB_VERSION_NAME::tools::Curl< GridT, MaskGridType, InterruptT >::OutGridType |
Definition at line 510 of file GridOperators.h.
|
inline |
Definition at line 512 of file GridOperators.h.
|
inline |
Definition at line 517 of file GridOperators.h.
|
inline |
Definition at line 522 of file GridOperators.h.