OTB
9.0.0
Orfeo Toolbox
|
#include <otbOGRFieldWrapper.hxx>
Static Public Member Functions | |
static void | call (OGRFeature &f, int index, T const &value) |
Type for hosting simple member-function pointers to field setters.
T | type of field according to OGR API. |
ptr_to_function | member function pointer to a field setter from OGRFeature . = T ) |
Definition at line 177 of file otbOGRFieldWrapper.hxx.