Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awawa-dev/HyperHDR
/ isStop
Method
isStop
sources/effects/AnimationBase.cpp:36–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
};
35
36
bool AnimationBase::isStop()
37
{
38
return _stopMe;
39
}
40
41
void AnimationBase::setStopMe(bool stopMe)
42
{
Callers
1
run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected