MCPcopy Create free account
hub / github.com/comaps/comaps / SetDisplayFlag

Method SetDisplayFlag

libs/drape/overlay_handle.hpp:142–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

140 bool IsReady() const { return m_isReady; }
141
142 void SetDisplayFlag(bool display) { m_displayFlag = display; }
143 /// @todo displayFlag logic is effectively turned off now,
144 /// remove all the associated code from drape later if its not needed anymore.
145 // The displayFlag displacement logic supposedly should stabilize displacement

Callers 1

EndOverlayPlacingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected