OpenVDB 11.0.0
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Normalize< GridT, MaskGridType, InterruptT >::OpT Struct Reference

#include </private/tmp/openvdb-20240426-83507-bnu7c4/openvdb-11.0.0/openvdb/openvdb/tools/GridOperators.h>

Static Public Member Functions

template<typename MapT , typename AccT >
static OutGridType::ValueType result (const MapT &, const AccT &acc, const Coord &xyz)
 

Member Function Documentation

◆ result()

template<typename GridT , typename MaskGridType = typename gridop::ToMaskGrid<GridT>::Type, typename InterruptT = util::NullInterrupter>
template<typename MapT , typename AccT >
static OutGridType::ValueType result ( const MapT & ,
const AccT & acc,
const Coord & xyz )
inlinestatic