![]() |
OTB
9.1.1
Orfeo Toolbox
|
#include <otbOGRFieldWrapper.hxx>
Static Public Member Functions | |
| static FinalReturnType | call (OGRFeature &f, int index) |
Type for hosting simple member-function pointers to field getters.
| T | type of field according to OGR API. |
| ptr_to_function | member function pointer to a field getter from OGRFeature. |
| FinalReturnType | type of the field according to OTB wrappers (default = T) |
Definition at line 129 of file otbOGRFieldWrapper.hxx.
1.8.17