MCPcopy 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
32size_t RenderBucket::GetOverlayHandlesCount() const
33{
34 return m_overlay.size();
35}
36
37drape_ptr<OverlayHandle> RenderBucket::PopOverlayHandle()
38{

Callers 8

CacheAccuracySectorMethod · 0.80
CachePointPositionMethod · 0.80
RenderTrackMethod · 0.80
AddPreviewRenderDataMethod · 0.80
AddShapeMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected