Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ IsNeedUpdate
Method
IsNeedUpdate
libs/drape/overlay_tree.cpp:132–135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
}
131
132
bool OverlayTree::IsNeedUpdate() const
133
{
134
return m_frameCounter == kInvalidFrame;
135
}
136
137
void OverlayTree::InvalidateOnNextFrame()
138
{
Callers
7
CollectOverlays
Method · 0.80
GetVisiblePOI
Method · 0.80
ProcessSelection
Method · 0.80
UpdateOverlayTree
Method · 0.80
EndUpdateOverlayTree
Method · 0.80
RenderFrame
Method · 0.80
OnNewVisibleViewport
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected