Compute the mean curvature in index space.
More...
#include <Operators.h>
|
template<typename Accessor > |
static void | result (const Accessor &grid, const Coord &ijk, typename Accessor::ValueType &alpha, typename Accessor::ValueType &beta) |
|
template<typename StencilT > |
static void | result (const StencilT &stencil, typename StencilT::ValueType &alpha, typename StencilT::ValueType &beta) |
|
template<DDScheme DiffScheme2, DScheme DiffScheme1>
struct openvdb::v2_1_0::math::ISMeanCurvature< DiffScheme2, DiffScheme1 >
Compute the mean curvature in index space.
static void result |
( |
const Accessor & |
grid, |
|
|
const Coord & |
ijk, |
|
|
typename Accessor::ValueType & |
alpha, |
|
|
typename Accessor::ValueType & |
beta |
|
) |
| |
|
inlinestatic |
static void result |
( |
const StencilT & |
stencil, |
|
|
typename StencilT::ValueType & |
alpha, |
|
|
typename StencilT::ValueType & |
beta |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: