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

Method Clear

ogr/ogrspatialreference.cpp:971–975  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

969 */
970
971void OGRSpatialReference::Clear()
972
973{
974 d->clear();
975}
976
977/************************************************************************/
978/* operator=() */

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected