MCPcopy Create free account
hub / github.com/PDAL/PDAL / get

Method get

pdal/private/gdal/SpatialRef.cpp:82–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80
81
82OGRSpatialReferenceH SpatialRef::get() const
83{
84 return m_ref.get();
85}
86
87
88std::string SpatialRef::wkt() const

Callers 3

SpatialRef.cppFile · 0.45
wktMethod · 0.45
handleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected