Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ empty
Method
empty
pdal/util/Bounds.cpp:73–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
bool BOX2D::empty() const
74
{
75
return minx == HIGHEST && maxx == LOWEST &&
76
miny == HIGHEST && maxy == LOWEST;
77
}
78
79
bool BOX2D::valid() const
80
{
Callers
15
usage
Function · 0.45
unwrap
Method · 0.45
parseArgs
Method · 0.45
execute
Method · 0.45
TEST
Function · 0.45
run
Method · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
Calls
1
empty
Function · 0.70
Tested by
15
TEST
Function · 0.36
run
Method · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
fileHasSrs
Function · 0.36
TEST
Function · 0.36