Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
113
bool SpatialReference::empty() const
114
{
115
return m_wkt.empty();
116
}
117
118
119
bool SpatialReference::valid() const
Callers
3
set
Method · 0.45
getHorizontal
Method · 0.45
getWKT1
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected