MCPcopy Create free account
hub / github.com/cinder/Cinder / getApp

Method getApp

src/cinder/app/linux/AppImplLinuxGlfw.cpp:367–370  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

365}
366
367AppLinux *AppImplLinux::getApp()
368{
369 return mApp;
370}
371
372void AppImplLinux::sleepUntilNextFrame()
373{

Callers 2

WindowImplLinuxMethod · 0.45
WindowImplLinuxMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected