OTB  9.0.0
Orfeo Toolbox
Public Attributes | List of all members
otb::ImageToPointSetFilter< TInputImage, TOutputPointSet >::ThreadStruct Struct Reference

#include <otbImageToPointSetFilter.h>

Public Attributes

Pointer Filter
 

Detailed Description

template<class TInputImage, class TOutputPointSet>
struct otb::ImageToPointSetFilter< TInputImage, TOutputPointSet >::ThreadStruct

Internal structure used for passing image data into the threading library

Definition at line 113 of file otbImageToPointSetFilter.h.

Member Data Documentation

◆ Filter

template<class TInputImage , class TOutputPointSet >
Pointer otb::ImageToPointSetFilter< TInputImage, TOutputPointSet >::ThreadStruct::Filter

Definition at line 115 of file otbImageToPointSetFilter.h.


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