MCPcopy 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
79bool BOX2D::valid() const
80{
81 return !empty();
82}
83
84bool BOX3D::empty() const
85{

Callers

nothing calls this directly

Calls 1

emptyFunction · 0.70

Tested by

no test coverage detected