Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LukasBanana/LLGL
/ Animation
Class
Animation
examples/Cpp/PostProcessing/Example.cpp:84–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
blurSettings;
83
84
struct Animation
85
{
86
Gs::Matrix4f rotation;
87
float innerModelRotation = 0.0f;
88
}
89
animation;
90
91
public:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected