Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
971
void OGRSpatialReference::Clear()
972
973
{
974
d->clear();
975
}
976
977
/************************************************************************/
978
/* operator=() */
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected