MCPcopy Create free account
hub / github.com/comaps/comaps / IsValid

Method IsValid

libs/platform/distance.cpp:90–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88}
89
90bool Distance::IsValid() const
91{
92 return m_distance >= 0.0;
93}
94
95bool Distance::IsLowUnits() const
96{

Callers 3

AnyRectD>Method · 0.45
RectD>Method · 0.45
UNIT_TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

UNIT_TESTFunction · 0.36