Castor3D 0.16.0
Multiplatform 3D engine
castor3d::RenderLoopSync Member List

This is the complete list of members for castor3d::RenderLoopSync, including all inherited members.

beginRendering() overridecastor3d::RenderLoopSyncvirtual
cleanup()castor3d::RenderLoop
doRenderFrame(castor::Milliseconds tslf=0_ms)castor3d::RenderLoopprotected
dumpFrameTimes(Parameters &params) constcastor3d::RenderLoop
enableVSync(bool enable)castor3d::RenderLoopvirtual
endRendering() overridecastor3d::RenderLoopSyncvirtual
flushEvents() constcastor3d::RenderLoop
getAvgFrameTime() constcastor3d::RenderLoop
getFrameTime() const noexceptcastor3d::RenderLoopinline
getLastFrameTime() const noexceptcastor3d::RenderLoopinline
getOwner() constcastor::OwnedBy< Engine >inline
getUploadData() const noexceptcastor3d::RenderLoopinline
getWantedFps() const noexceptcastor3d::RenderLoopinline
hasDebugOverlays() constcastor3d::RenderLoop
m_debugOverlayscastor3d::RenderLoopprotected
m_debugOverlaysMtxcastor3d::RenderLoopprotected
m_frameTimecastor3d::RenderLoopprotected
m_lastFrameTimecastor3d::RenderLoopprotected
m_renderSystemcastor3d::RenderLoopprotected
m_wantedFPScastor3d::RenderLoopprotected
OwnedBy(Engine &owner)castor::OwnedBy< Engine >inlineexplicitprotected
pause() overridecastor3d::RenderLoopSyncvirtual
registerBuffer(ShaderBuffer const &buffer)castor3d::RenderLoop
registerTimer(castor::String const &category, FramePassTimer &timer)castor3d::RenderLoop
RenderLoop(Engine &engine, uint32_t wantedFPS)castor3d::RenderLoop
RenderLoopSync(Engine &engine, uint32_t wantedFPS)castor3d::RenderLoopSync
renderSyncFrame(castor::Milliseconds tslf) overridecastor3d::RenderLoopSyncvirtual
resume() overridecastor3d::RenderLoopSyncvirtual
showDebugOverlays(bool show)castor3d::RenderLoop
UnlimitedFPScastor3d::RenderLoopstatic
unregisterBuffer(ShaderBuffer const &buffer)castor3d::RenderLoop
unregisterTimer(castor::String const &category, FramePassTimer &timer)castor3d::RenderLoop
~RenderLoop() noexceptcastor3d::RenderLoopvirtual
~RenderLoopSync() noexcept overridecastor3d::RenderLoopSync