Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RavEngine/RavEngine
/ IsLoadingDone
Method
IsLoadingDone
deps/LLGL/examples/Cpp/ExampleBase/ExampleBase.cpp:713–716 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
711
}
712
713
bool ExampleBase::IsLoadingDone() const
714
{
715
return loadingDone_;
716
}
717
718
Gs::Matrix4f ExampleBase::PerspectiveProjection(float aspectRatio, float near, float far, float fov)
719
{
Callers
2
OnResize
Method · 0.80
OnTimer
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected