MCPcopy Create free account
hub / github.com/LibreVR/Revive / ~OculusTouch

Method ~OculusTouch

Revive/InputManager.cpp:420–424  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

418}
419
420InputManager::OculusTouch::~OculusTouch()
421{
422 m_bHapticsRunning = false;
423 m_HapticsThread.join();
424}
425
426ovrControllerType InputManager::OculusTouch::GetType()
427{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected