MCPcopy 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

24namespace df
25{
26void BaseRenderGroup::UpdateAnimation()
27{
28 m_params.m_opacity = 1.0f;
29}
30
31RenderGroup::RenderGroup(dp::RenderState const & state, df::TileKey const & tileKey)
32 : TBase(state, tileKey)

Callers 1

RenderSingleGroupMethod · 0.80

Calls 2

GetOpacityMethod · 0.45
GetValueMethod · 0.45

Tested by

no test coverage detected