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

Method cleanupLaunch

src/cinder/app/linux/PlatformLinux.cpp:78–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78void PlatformLinux::cleanupLaunch()
79{
80 cinder::FontManager_destroyStaticInstance();
81}
82
83DataSourceRef PlatformLinux::loadResource( const fs::path &resourcePath )
84{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected