|
OTB
9.0.0
Orfeo Toolbox
|
Go to the documentation of this file.
22 #define GRMGetMacro(type, name) \
28 #define GRMSetMacro(type, name) \
29 void Set##name(type v) \
34 #define GRMGetRefMacro(type, name) \
40 #define GRMGetConstMacro(type, name) \
41 const type Get##name() \