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