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

Full template specialization of Curl. More...

#include <Operators.h>

Static Public Member Functions

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

Detailed Description

template<>
struct openvdb::OPENVDB_VERSION_NAME::math::Curl< UniformScaleMap, CD_2ND >

Full template specialization of Curl.

Definition at line 1365 of file Operators.h.

Member Function Documentation

template<typename Accessor >
static Accessor::ValueType openvdb::OPENVDB_VERSION_NAME::math::Curl< UniformScaleMap, CD_2ND >::result ( const UniformScaleMap map,
const Accessor &  grid,
const Coord ijk 
)
inlinestatic

Definition at line 1369 of file Operators.h.

template<typename StencilT >
static StencilT::ValueType openvdb::OPENVDB_VERSION_NAME::math::Curl< UniformScaleMap, CD_2ND >::result ( const UniformScaleMap map,
const StencilT &  stencil 
)
inlinestatic

Definition at line 1379 of file Operators.h.


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