Compute the curl of a scalar grid.
More...
#include <GridOperators.h>
Public Member Functions |
| Curl (const GridT &grid, InterruptT *interrupt=NULL) |
GridT::Ptr | process (bool threaded=true) |
Detailed Description
template<typename GridT, typename InterruptT = util::NullInterrupter>
class openvdb::v1_1_0::tools::Curl< GridT, InterruptT >
Compute the curl of a scalar grid.
Member Typedef Documentation
Constructor & Destructor Documentation
Curl |
( |
const GridT & |
grid, |
|
|
InterruptT * |
interrupt = NULL |
|
) |
| |
|
inline |
Member Function Documentation
GridT::Ptr process |
( |
bool |
threaded = true | ) |
|
|
inline |
The documentation for this class was generated from the following file: