OTB  9.0.0
Orfeo Toolbox
otb::IsSuitableType< T > Struct Template Reference

#include <otbFunctorImageFilter.h>

+ Inheritance diagram for otb::IsSuitableType< T >:
+ Collaboration diagram for otb::IsSuitableType< T >:

Detailed Description

template<class T>
struct otb::IsSuitableType< T >

Helper struct to check if a type can be used as pixel type.

::value maps to true if type can be used and false otherwise.

Definition at line 69 of file otbFunctorImageFilter.h.


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