#include <GridOperators.h>
|
| Functor (const InGridT &grid, const MaskGridType *mask, bool threaded, InterruptT *interrupt) |
|
template<typename MapT > |
void | operator() (const MapT &map) |
|
§ Functor()
Functor |
( |
const InGridT & |
grid, |
|
|
const MaskGridType * |
mask, |
|
|
bool |
threaded, |
|
|
InterruptT * |
interrupt |
|
) |
| |
|
inline |
§ operator()()
void operator() |
( |
const MapT & |
map | ) |
|
|
inline |
§ mInputGrid
const InGridT& mInputGrid |
§ mInterrupt
§ mMask
const MaskGridType* mMask |
§ mOutputGrid
OutGridType::Ptr mOutputGrid |
§ mThreaded
The documentation for this struct was generated from the following file: