|
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) |
|
template<DDScheme DiffScheme2, DScheme DiffScheme1>
struct openvdb::OPENVDB_VERSION_NAME::math::MeanCurvature< UniformScaleTranslateMap, DiffScheme2, DiffScheme1 >
Definition at line 2033 of file Operators.h.