MCPcopy Create free account
hub / github.com/cinder/Cinder / ~AppAndroid

Method ~AppAndroid

src/cinder/app/android/AppAndroid.cpp:46–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44}
45
46AppAndroid::~AppAndroid()
47{
48dbg_app_fn_enter( __PRETTY_FUNCTION__ );
49dbg_app_fn_exit( __PRETTY_FUNCTION__ );
50}
51
52void AppAndroid::initialize( Settings *settings, const RendererRef &defaultRenderer, const char *title )
53{

Callers

nothing calls this directly

Calls 2

dbg_app_fn_enterFunction · 0.85
dbg_app_fn_exitFunction · 0.85

Tested by

no test coverage detected