MCPcopy Create free account
hub / github.com/PDAL/PDAL / empty

Method empty

pdal/util/Bounds.cpp:73–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71}
72
73bool BOX2D::empty() const
74{
75 return minx == HIGHEST && maxx == LOWEST &&
76 miny == HIGHEST && maxy == LOWEST;
77}
78
79bool BOX2D::valid() const
80{

Callers 15

usageFunction · 0.45
unwrapMethod · 0.45
parseArgsMethod · 0.45
executeMethod · 0.45
TESTFunction · 0.45
runMethod · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45

Calls 1

emptyFunction · 0.70

Tested by 15

TESTFunction · 0.36
runMethod · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
fileHasSrsFunction · 0.36
TESTFunction · 0.36