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

Method ~PlatformAndroid

src/cinder/app/android/PlatformAndroid.cpp:70–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68}
69
70PlatformAndroid::~PlatformAndroid()
71{
72 dbg_app_log( "PlatformAndroid::~PlatformAndroid" );
73}
74
75void PlatformAndroid::destroyStaticInstances()
76{

Callers

nothing calls this directly

Calls 1

dbg_app_logFunction · 0.85

Tested by

no test coverage detected