MCPcopy 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
132bool OverlayTree::IsNeedUpdate() const
133{
134 return m_frameCounter == kInvalidFrame;
135}
136
137void OverlayTree::InvalidateOnNextFrame()
138{

Callers 7

CollectOverlaysMethod · 0.80
GetVisiblePOIMethod · 0.80
ProcessSelectionMethod · 0.80
UpdateOverlayTreeMethod · 0.80
EndUpdateOverlayTreeMethod · 0.80
RenderFrameMethod · 0.80
OnNewVisibleViewportMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected