#include </private/tmp/openvdb-20240426-49937-7ztr6m/openvdb-11.0.0/openvdb/openvdb/tools/GridOperators.h>
|
template<typename MapT , typename AccT > |
static OutGridType::ValueType | result (const MapT &, const AccT &acc, const Coord &xyz) |
|
◆ result()
template<typename InGridT , typename MaskGridType = typename gridop::ToMaskGrid<InGridT>::Type, typename InterruptT = util::NullInterrupter>
template<typename MapT , typename AccT >
static OutGridType::ValueType result |
( |
const MapT & | , |
|
|
const AccT & | acc, |
|
|
const Coord & | xyz ) |
|
inlinestatic |