48 #ifndef CPL_FLOAT_H_INCLUDED
49 #define CPL_FLOAT_H_INCLUDED
59 GUInt16 CPL_DLL CPLFloatToHalf(
GUInt32 iFloat32,
bool &bHasWarned);
Core portability definitions for CPL.
#define CPL_C_END
Macro to end a block of C symbols.
Definition: cpl_port.h:299
#define CPL_C_START
Macro to start a block of C symbols.
Definition: cpl_port.h:295
unsigned int GUInt32
Unsigned int32 type.
Definition: cpl_port.h:177
unsigned short GUInt16
Unsigned int16 type.
Definition: cpl_port.h:183