OTB  9.0.0
Orfeo Toolbox
Public Attributes | List of all members
otb::UnaryFunctorObjectListBooleanFilter< TInputList, TOutputList, TFunction >::ThreadStruct Struct Reference

#include <otbUnaryFunctorObjectListBooleanFilter.h>

Public Attributes

Pointer Filter
 

Detailed Description

template<class TInputList, class TOutputList, class TFunction>
struct otb::UnaryFunctorObjectListBooleanFilter< TInputList, TOutputList, TFunction >::ThreadStruct

Internal structure used for passing image data into the threading library

Definition at line 110 of file otbUnaryFunctorObjectListBooleanFilter.h.

Member Data Documentation

◆ Filter

template<class TInputList , class TOutputList , class TFunction >
Pointer otb::UnaryFunctorObjectListBooleanFilter< TInputList, TOutputList, TFunction >::ThreadStruct::Filter

Definition at line 112 of file otbUnaryFunctorObjectListBooleanFilter.h.


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