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

Method launch

src/cinder/app/linux/AppLinux.cpp:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44}
45
46void AppLinux::launch()
47{
48 mImpl->run();
49}
50
51WindowRef AppLinux::createWindow( const Window::Format &format )
52{

Callers

nothing calls this directly

Calls 1

runMethod · 0.45

Tested by

no test coverage detected