MCPcopy 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
147void Bounds::reset(const BOX3D& box)
148{
149 m_box = box;
150}
151
152
153void Bounds::reset(const BOX2D& box)

Callers 15

writeMethod · 0.45
readyMethod · 0.45
initializeMethod · 0.45
readyMethod · 0.45
processOneMethod · 0.45
parseGPolygonMethod · 0.45
writeFooterMethod · 0.45
tryLoadRemoteMethod · 0.45
readyMethod · 0.45
processOneMethod · 0.45
initializeMethod · 0.45
readyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected