33 #define UNUSED_IF_NO_GEOS CPL_UNUSED
35 #define UNUSED_IF_NO_GEOS
39 #define UNUSED_IF_NO_SFCGAL CPL_UNUSED
41 #define UNUSED_IF_NO_SFCGAL
44 #ifndef UNUSED_PARAMETER
48 #define UNUSED_PARAMETER UNUSED_IF_NO_SFCGAL // SFCGAL no and GEOS yes - GEOS methods always work
50 #define UNUSED_PARAMETER // Both libraries are present
56 #define UNUSED_PARAMETER UNUSED_IF_NO_GEOS // SFCGAL yes and GEOS no - SFCGAL methods always work
58 #define UNUSED_PARAMETER CPL_UNUSED // Neither of the libraries have support enabled
Generated for GDAL by
1.8.5.