MCPcopy 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
713bool ExampleBase::IsLoadingDone() const
714{
715 return loadingDone_;
716}
717
718Gs::Matrix4f ExampleBase::PerspectiveProjection(float aspectRatio, float near, float far, float fov)
719{

Callers 2

OnResizeMethod · 0.80
OnTimerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected