Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ HasAnimations
Method
HasAnimations
libs/drape_frontend/animation_system.cpp:145–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
}
144
145
bool AnimationSystem::HasAnimations() const
146
{
147
return !m_animationChain.empty();
148
}
149
150
bool AnimationSystem::HasMapAnimations() const
151
{
Callers
3
RenderFrame
Method · 0.80
ResetAnimations
Method · 0.80
ResetMapPlaneAnimations
Method · 0.80
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected