OpenVDB  9.0.1
Static Public Member Functions | List of all members
Gradient< UniformScaleMap, CD_2ND > Struct Template Reference

#include <openvdb/math/Operators.h>

Static Public Member Functions

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

Detailed Description

template<>
struct openvdb::v9_0::math::Gradient< UniformScaleMap, CD_2ND >

Full template specialization of Gradient uniform scale, 2nd order

Member Function Documentation

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