HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::tools::Normalize< GridT, MaskGridType, InterruptT >::OpT Struct Reference

#include <GridOperators.h>

Static Public Member Functions

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

Detailed Description

template<typename GridT, typename MaskGridType = typename gridop::ToMaskGrid<GridT>::Type, typename InterruptT = util::NullInterrupter>
struct openvdb::OPENVDB_VERSION_NAME::tools::Normalize< GridT, MaskGridType, InterruptT >::OpT

Definition at line 910 of file GridOperators.h.

Member Function Documentation

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

Definition at line 914 of file GridOperators.h.


The documentation for this struct was generated from the following file: