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

Method empty

pdal/SpatialReference.cpp:113–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111
112
113bool SpatialReference::empty() const
114{
115 return m_wkt.empty();
116}
117
118
119bool SpatialReference::valid() const

Callers 3

setMethod · 0.45
getHorizontalMethod · 0.45
getWKT1Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected