Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetLayerCount
Method
GetLayerCount
libs/map/track.cpp:158–161 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
156
}
157
158
size_t Track::GetLayerCount() const
159
{
160
return m_data.m_layers.size();
161
}
162
163
dp::Color Track::GetColor(size_t layerIndex) const
164
{
Callers
2
UNIT_CLASS_TEST
Function · 0.80
GenerateLineRenderInfo
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
1
UNIT_CLASS_TEST
Function · 0.64