#include <openvdb/math/Operators.h>
|
| template<typename Accessor> |
| static Accessor::ValueType | result (const TranslationMap &, const Accessor &grid, const Coord &ijk) |
| template<typename StencilT> |
| static StencilT::ValueType | result (const TranslationMap &, const StencilT &stencil) |
◆ result() [1/2]
template<typename Accessor>
| Accessor::ValueType result |
( |
const TranslationMap & | , |
|
|
const Accessor & | grid, |
|
|
const Coord & | ijk ) |
|
inlinestatic |
◆ result() [2/2]
template<typename StencilT>
| StencilT::ValueType result |
( |
const TranslationMap & | , |
|
|
const StencilT & | stencil ) |
|
inlinestatic |