Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ valid
Method
valid
pdal/util/Bounds.cpp:79–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
}
78
79
bool BOX2D::valid() const
80
{
81
return !empty();
82
}
83
84
bool BOX3D::empty() const
85
{
Callers
nothing calls this directly
Calls
1
empty
Function · 0.70
Tested by
no test coverage detected