#include <GridOperators.h>
|
template<typename MapT , typename AccT > |
static OutGridType::ValueType | result (const MapT &, const AccT &acc, const Coord &xyz) |
|
template<typename InGridT, typename MaskGridType = typename gridop::ToMaskGrid<InGridT>::Type, typename InterruptT = util::NullInterrupter>
struct openvdb::OPENVDB_VERSION_NAME::tools::Magnitude< InGridT, MaskGridType, InterruptT >::OpT
Definition at line 838 of file GridOperators.h.
template<typename InGridT, typename MaskGridType = typename gridop::ToMaskGrid<InGridT>::Type, typename InterruptT = util::NullInterrupter>
template<typename MapT , typename AccT >
The documentation for this struct was generated from the following file: