Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ empty
Function
empty
pdal/util/Uuid.hpp:216–217 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
214
{ return unparse(); }
215
216
bool empty() const
217
{ return isNull(); }
218
219
bool isNull() const
220
{
Callers
4
toWKT
Function · 0.70
toGeoJSON
Function · 0.70
valid
Method · 0.70
empty
Method · 0.70
Calls
1
isNull
Function · 0.85
Tested by
no test coverage detected