WVR Init and QuitΒΆ

Wave VR does not automatically start or end a VR instance for an app. The app must invoke WVR_Init to start the VR operation and invoke WVR_Quit to release resources used by the app.

#include <wvr/wvr.h>