Adapter for vector-valued index-space operators to return the vector magnitude. More...
#include <openvdb/math/Operators.h>
Static Public Member Functions | |
template<typename AccessorType> | |
static double | result (const AccessorType &grid, const Coord &ijk) |
template<typename StencilType> | |
static double | result (const StencilType &stencil) |
Adapter for vector-valued index-space operators to return the vector magnitude.
|
inlinestatic |
|
inlinestatic |