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

Method SetElement

libs/drape_frontend/gui/skin.cpp:105–105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103 PositionResolver const & GetResolver() const { return m_resolver; }
104
105 void SetElement(Element e) { m_element = e; }
106
107private:
108 Element m_element;

Callers 2

PushMethod · 0.80
PopMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected