OpenVDB 11.0.0
|
Center difference gradient operators, defined with respect to the range-space of the map
.
More...
#include <openvdb/math/Operators.h>
Static Public Member Functions | |
template<typename Accessor > | |
static internal::ReturnValue< Accessor >::Vec3Type | result (const MapType &map, const Accessor &grid, const Coord &ijk) |
template<typename StencilT > | |
static internal::ReturnValue< StencilT >::Vec3Type | result (const MapType &map, const StencilT &stencil) |
Center difference gradient operators, defined with respect to the range-space of the map
.
|
inlinestatic |
|
inlinestatic |