Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
90
bool Distance::IsValid() const
91
{
92
return m_distance >= 0.0;
93
}
94
95
bool Distance::IsLowUnits() const
96
{
Callers
3
AnyRectD>
Method · 0.45
RectD>
Method · 0.45
UNIT_TEST
Function · 0.45
Calls
no outgoing calls
Tested by
1
UNIT_TEST
Function · 0.36