|
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 508 of file GridOperators.h.
| typedef GridT openvdb::OPENVDB_VERSION_NAME::tools::Curl< GridT, MaskGridType, InterruptT >::InGridType |
Definition at line 511 of file GridOperators.h.
| typedef GridT openvdb::OPENVDB_VERSION_NAME::tools::Curl< GridT, MaskGridType, InterruptT >::OutGridType |
Definition at line 512 of file GridOperators.h.
|
inline |
Definition at line 514 of file GridOperators.h.
|
inline |
Definition at line 519 of file GridOperators.h.
|
inline |
Definition at line 524 of file GridOperators.h.