OpenVDB  9.0.1
Static Public Member Functions | List of all members
MeanCurvature< UniformScaleTranslateMap, DiffScheme2, DiffScheme1 > Struct Template Reference

#include <openvdb/math/Operators.h>

Static Public Member Functions

template<typename Accessor >
static Accessor::ValueType result (const UniformScaleTranslateMap &map, const Accessor &grid, const Coord &ijk)
 
template<typename Accessor >
static Accessor::ValueType normGrad (const UniformScaleTranslateMap &map, const Accessor &grid, const Coord &ijk)
 
template<typename StencilT >
static StencilT::ValueType result (const UniformScaleTranslateMap &map, const StencilT &stencil)
 
template<typename StencilT >
static StencilT::ValueType normGrad (const UniformScaleTranslateMap &map, const StencilT &stencil)
 

Member Function Documentation

static Accessor::ValueType normGrad ( const UniformScaleTranslateMap map,
const Accessor &  grid,
const Coord ijk 
)
inlinestatic
static StencilT::ValueType normGrad ( const UniformScaleTranslateMap map,
const StencilT &  stencil 
)
inlinestatic
static Accessor::ValueType result ( const UniformScaleTranslateMap map,
const Accessor &  grid,
const Coord ijk 
)
inlinestatic
static StencilT::ValueType result ( const UniformScaleTranslateMap map,
const StencilT &  stencil 
)
inlinestatic