Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ HasAltitudeInfo
Method
HasAltitudeInfo
generator/altitude_generator.cpp:122–122 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
}
121
122
bool HasAltitudeInfo() const { return !m_featureAltitudes.empty(); }
123
124
public:
125
std::vector<FeatureAltitude> m_featureAltitudes;
Callers
1
BuildRoadAltitudes
Function · 0.80
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected