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