OTB
9.0.0
Orfeo Toolbox
|
#include <otbLabelObjectFieldsFunctor.h>
Public Types | |
typedef std::map< std::string, std::string > | FieldsMapType |
typedef TLabelObject | LabelObjectType |
Public Member Functions | |
FieldsMapType | operator() (LabelObjectType *) const |
Returns additional OGR fields to be saved in VectorData.
Definition at line 41 of file otbLabelObjectFieldsFunctor.h.
typedef std::map<std::string, std::string> otb::Functor::LabelObjectFieldsFunctor< TLabelObject >::FieldsMapType |
Definition at line 46 of file otbLabelObjectFieldsFunctor.h.
typedef TLabelObject otb::Functor::LabelObjectFieldsFunctor< TLabelObject >::LabelObjectType |
Definition at line 45 of file otbLabelObjectFieldsFunctor.h.
|
inline |
Definition at line 48 of file otbLabelObjectFieldsFunctor.h.