OTB  9.0.0
Orfeo Toolbox
Public Attributes | List of all members
otb::PersistentSamplingFilterBase< TInputImage, TMaskImage >::VectorThreadStruct Struct Reference

#include <otbPersistentSamplingFilterBase.h>

Public Attributes

Pointer Filter
 

Detailed Description

template<class TInputImage, class TMaskImage = otb::Image<unsigned char, 2>>
struct otb::PersistentSamplingFilterBase< TInputImage, TMaskImage >::VectorThreadStruct

basically the same struct as itk::ImageSource::ThreadStruct

Definition at line 185 of file otbPersistentSamplingFilterBase.h.

Member Data Documentation

◆ Filter

template<class TInputImage , class TMaskImage = otb::Image<unsigned char, 2>>
Pointer otb::PersistentSamplingFilterBase< TInputImage, TMaskImage >::VectorThreadStruct::Filter

Definition at line 187 of file otbPersistentSamplingFilterBase.h.


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