Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awawa-dev/HyperHDR
/ AnimationBaseMusic
Method
AnimationBaseMusic
sources/effects/AnimationBaseMusic.cpp:30–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
#include <effects/AnimationBaseMusic.h>
29
30
AnimationBaseMusic::AnimationBaseMusic() :
31
AnimationBase()
32
{
33
_myTarget.Clear();
34
};
35
36
AnimationBaseMusic::~AnimationBaseMusic()
37
{
Callers
nothing calls this directly
Calls
1
Clear
Method · 0.80
Tested by
no test coverage detected