Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetDepth
Method
GetDepth
libs/map/track.cpp:181–184 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
}
180
181
float Track::GetDepth(size_t layerIndex) const
182
{
183
return layerIndex * 10;
184
}
185
186
void Track::ForEachGeometry(GeometryFnT && fn) const
187
{
Callers
2
GenerateMarkRenderInfo
Method · 0.45
GenerateLineRenderInfo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected