Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ set
Method
set
pdal/util/Bounds.cpp:225–228 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
223
224
225
void Bounds::set(const BOX3D& box)
226
{
227
m_box = box;
228
}
229
230
231
void Bounds::set(const BOX2D& box)
Callers
15
handleHeaderForwards
Method · 0.45
write
Method · 0.45
prepared
Method · 0.45
writeValue
Method · 0.45
createSpatialFilters
Method · 0.45
initialize
Method · 0.45
prepared
Method · 0.45
initialize
Method · 0.45
initialize
Method · 0.45
handleHeaderForwards
Method · 0.45
parseQuotedHeader
Method · 0.45
parseUnquotedHeader
Method · 0.45
Calls
1
BOX3D
Function · 0.70
Tested by
no test coverage detected