#include <openvdb/math/Operators.h>
|
template<typename Accessor > |
static internal::ReturnValue< Accessor >::Vec3Type | result (const TranslationMap &, const Accessor &grid, const Coord &ijk) |
|
template<typename StencilT > |
static internal::ReturnValue< StencilT >::Vec3Type | result (const TranslationMap &, const StencilT &stencil) |
|
static internal::ReturnValue<Accessor>::Vec3Type result |
( |
const TranslationMap & |
, |
|
|
const Accessor & |
grid, |
|
|
const Coord & |
ijk |
|
) |
| |
|
inlinestatic |
static internal::ReturnValue<StencilT>::Vec3Type result |
( |
const TranslationMap & |
, |
|
|
const StencilT & |
stencil |
|
) |
| |
|
inlinestatic |