Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetOverlayHandlesCount
Method
GetOverlayHandlesCount
libs/drape/render_bucket.cpp:32–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
}
31
32
size_t RenderBucket::GetOverlayHandlesCount() const
33
{
34
return m_overlay.size();
35
}
36
37
drape_ptr<OverlayHandle> RenderBucket::PopOverlayHandle()
38
{
Callers
8
GenerateSelectionMarker
Method · 0.80
GenerateTrackSelectionMarker
Method · 0.80
GenerateSelectionGeometry
Method · 0.80
CacheAccuracySector
Method · 0.80
CachePointPosition
Method · 0.80
RenderTrack
Method · 0.80
AddPreviewRenderData
Method · 0.80
AddShape
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected