MCPcopy Create free account
hub / github.com/ValveSoftware/openvr / ~CMainApplication

Method ~CMainApplication

samples/hellovr_vulkan/hellovr_vulkan_main.cpp:562–566  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: Destructor -----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

560// Purpose: Destructor
561//-----------------------------------------------------------------------------
562CMainApplication::~CMainApplication()
563{
564 // work is done in Shutdown
565 dprintf( "Shutdown" );
566}
567
568//-----------------------------------------------------------------------------
569// Purpose: Helper to get a string from a tracked device property and turn it

Callers

nothing calls this directly

Calls 1

dprintfFunction · 0.70

Tested by

no test coverage detected