Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetOpacity
Method
GetOpacity
libs/drape_frontend/gui/ruler.cpp:105–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
103
104
bool IsAppearing() const { return m_isAppearing; }
105
float GetOpacity() const { return static_cast<float>(m_animation.GetT()); }
106
107
private:
108
bool m_isAppearing;
Callers
2
UpdateAnimation
Method · 0.45
Update
Method · 0.45
Calls
1
GetT
Method · 0.45
Tested by
no test coverage detected