MCPcopy Create free account
hub / github.com/OSGeo/gdal / ToHandle

Function ToHandle

ogr/ogrspatialreference.cpp:760–763  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

758/************************************************************************/
759
760static inline OGRSpatialReferenceH ToHandle(OGRSpatialReference *poSRS)
761{
762 return OGRSpatialReference::ToHandle(poSRS);
763}
764
765/************************************************************************/
766/* OGRsnPrintDouble() */

Callers 5

CPL_STDCALL OSRCloneFunction · 0.70
FindMatchesMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected