OTB
9.0.0
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.