HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::math::MeanCurvature< TranslationMap, DiffScheme2, DiffScheme1 > Struct Template Reference

#include <Operators.h>

Static Public Member Functions

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

Detailed Description

template<DDScheme DiffScheme2, DScheme DiffScheme1>
struct openvdb::OPENVDB_VERSION_NAME::math::MeanCurvature< TranslationMap, DiffScheme2, DiffScheme1 >

Definition at line 1923 of file Operators.h.

Member Function Documentation

template<DDScheme DiffScheme2, DScheme DiffScheme1>
template<typename Accessor >
static Accessor::ValueType openvdb::OPENVDB_VERSION_NAME::math::MeanCurvature< TranslationMap, DiffScheme2, DiffScheme1 >::normGrad ( const TranslationMap ,
const Accessor &  grid,
const Coord ijk 
)
inlinestatic

Definition at line 1938 of file Operators.h.

template<DDScheme DiffScheme2, DScheme DiffScheme1>
template<typename StencilT >
static StencilT::ValueType openvdb::OPENVDB_VERSION_NAME::math::MeanCurvature< TranslationMap, DiffScheme2, DiffScheme1 >::normGrad ( const TranslationMap ,
const StencilT &  stencil 
)
inlinestatic

Definition at line 1960 of file Operators.h.

template<DDScheme DiffScheme2, DScheme DiffScheme1>
template<typename Accessor >
static Accessor::ValueType openvdb::OPENVDB_VERSION_NAME::math::MeanCurvature< TranslationMap, DiffScheme2, DiffScheme1 >::result ( const TranslationMap ,
const Accessor &  grid,
const Coord ijk 
)
inlinestatic

Definition at line 1927 of file Operators.h.

template<DDScheme DiffScheme2, DScheme DiffScheme1>
template<typename StencilT >
static StencilT::ValueType openvdb::OPENVDB_VERSION_NAME::math::MeanCurvature< TranslationMap, DiffScheme2, DiffScheme1 >::result ( const TranslationMap ,
const StencilT &  stencil 
)
inlinestatic

Definition at line 1950 of file Operators.h.


The documentation for this struct was generated from the following file: