Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ UpdateAnimation
Method
UpdateAnimation
libs/drape_frontend/render_group.cpp:26–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
namespace df
25
{
26
void BaseRenderGroup::UpdateAnimation()
27
{
28
m_params.m_opacity = 1.0f;
29
}
30
31
RenderGroup::RenderGroup(dp::RenderState const & state, df::TileKey const & tileKey)
32
: TBase(state, tileKey)
Callers
1
RenderSingleGroup
Method · 0.80
Calls
2
GetOpacity
Method · 0.45
GetValue
Method · 0.45
Tested by
no test coverage detected