OpenVDB
11.0.0
|
#include <openvdb/math/Operators.h>
Static Public Member Functions | |
template<typename Accessor > | |
static internal::ReturnValue< Accessor >::Vec3Type | result (const UniformScaleTranslateMap &map, const Accessor &grid, const Coord &ijk) |
template<typename StencilT > | |
static internal::ReturnValue< StencilT >::Vec3Type | result (const UniformScaleTranslateMap &map, const StencilT &stencil) |
Full template specialization of Gradient uniform scale translate, 2nd order
|
inlinestatic |
|
inlinestatic |