#include <openvdb/tools/GridOperators.h>
◆ InGridType
template<typename InGridT , typename MaskGridType = typename gridop::ToMaskGrid<InGridT>::Type, typename InterruptT = util::NullInterrupter>
◆ OutGridType
template<typename InGridT , typename MaskGridType = typename gridop::ToMaskGrid<InGridT>::Type, typename InterruptT = util::NullInterrupter>
◆ Magnitude() [1/2]
template<typename InGridT , typename MaskGridType = typename gridop::ToMaskGrid<InGridT>::Type, typename InterruptT = util::NullInterrupter>
◆ Magnitude() [2/2]
template<typename InGridT , typename MaskGridType = typename gridop::ToMaskGrid<InGridT>::Type, typename InterruptT = util::NullInterrupter>
Magnitude |
( |
const InGridType & |
grid, |
|
|
const MaskGridType & |
mask, |
|
|
InterruptT * |
interrupt = nullptr |
|
) |
| |
|
inline |
◆ process()
template<typename InGridT , typename MaskGridType = typename gridop::ToMaskGrid<InGridT>::Type, typename InterruptT = util::NullInterrupter>
OutGridType::Ptr process |
( |
bool |
threaded = true | ) |
|
|
inline |
◆ mInputGrid
template<typename InGridT , typename MaskGridType = typename gridop::ToMaskGrid<InGridT>::Type, typename InterruptT = util::NullInterrupter>
◆ mInterrupt
template<typename InGridT , typename MaskGridType = typename gridop::ToMaskGrid<InGridT>::Type, typename InterruptT = util::NullInterrupter>
◆ mMask
template<typename InGridT , typename MaskGridType = typename gridop::ToMaskGrid<InGridT>::Type, typename InterruptT = util::NullInterrupter>
const MaskGridType* mMask |
|
protected |