HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::math::Gradient< UniformScaleTranslateMap, CD_2ND > Struct Template Reference

#include <Operators.h>

Static Public Member Functions

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

Detailed Description

template<>
struct openvdb::OPENVDB_VERSION_NAME::math::Gradient< UniformScaleTranslateMap, CD_2ND >

Full template specialization of Gradient uniform scale translate, 2nd order

Definition at line 701 of file Operators.h.

Member Function Documentation

template<typename Accessor >
static internal::ReturnValue<Accessor>::Vec3Type openvdb::OPENVDB_VERSION_NAME::math::Gradient< UniformScaleTranslateMap, CD_2ND >::result ( const UniformScaleTranslateMap map,
const Accessor &  grid,
const Coord ijk 
)
inlinestatic

Definition at line 706 of file Operators.h.

template<typename StencilT >
static internal::ReturnValue<StencilT>::Vec3Type openvdb::OPENVDB_VERSION_NAME::math::Gradient< UniformScaleTranslateMap, CD_2ND >::result ( const UniformScaleTranslateMap map,
const StencilT &  stencil 
)
inlinestatic

Definition at line 719 of file Operators.h.


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