![]() |
OTB
10.0.0
Orfeo Toolbox
|
#include <otbMosaicFunctors.h>
Public Member Functions | |
| IsNoData (const typename TInput::ValueType input_nodata=0) | |
| TOutput | operator() (const TInput &A) const |
| ~IsNoData ()=default | |
Private Attributes | |
| TInput::ValueType | nodata = 0 |
Definition at line 247 of file otbMosaicFunctors.h.
|
inline |
Definition at line 250 of file otbMosaicFunctors.h.
|
default |
|
inline |
Definition at line 254 of file otbMosaicFunctors.h.
References otb::Functor::IsNoData< TInput, TOutput >::nodata.
|
private |
Definition at line 267 of file otbMosaicFunctors.h.
Referenced by otb::Functor::IsNoData< TInput, TOutput >::operator()().
1.9.1