#include <openvdb/tools/GridOperators.h>
|
| MeanCurvature (const GridT &grid, InterruptT *interrupt=nullptr) |
|
| MeanCurvature (const GridT &grid, const MaskGridType &mask, InterruptT *interrupt=nullptr) |
|
GridT::Ptr | process (bool threaded=true) |
|
MeanCurvature |
( |
const GridT & |
grid, |
|
|
InterruptT * |
interrupt = nullptr |
|
) |
| |
|
inline |
MeanCurvature |
( |
const GridT & |
grid, |
|
|
const MaskGridType & |
mask, |
|
|
InterruptT * |
interrupt = nullptr |
|
) |
| |
|
inline |
GridT::Ptr process |
( |
bool |
threaded = true | ) |
|
|
inline |
const MaskGridType* mMask |
|
protected |