Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ reset
Method
reset
pdal/util/Bounds.cpp:147–150 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
145
}
146
147
void Bounds::reset(const BOX3D& box)
148
{
149
m_box = box;
150
}
151
152
153
void Bounds::reset(const BOX2D& box)
Callers
15
write
Method · 0.45
ready
Method · 0.45
initialize
Method · 0.45
ready
Method · 0.45
processOne
Method · 0.45
parseGPolygon
Method · 0.45
writeFooter
Method · 0.45
tryLoadRemote
Method · 0.45
ready
Method · 0.45
processOne
Method · 0.45
initialize
Method · 0.45
ready
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected