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