vrclient: support openvr v1.10.30

This commit is contained in:
Andrew Eikum 2020-03-18 13:50:21 -05:00
parent c7c3b3c8a7
commit bf3ca0fd4a
68 changed files with 15262 additions and 1462 deletions

View file

@ -2280,6 +2280,8 @@ static const char * const IVRRenderModels_Version = "IVRRenderModels_002";
namespace vr
{
class IVRControlPanel;
#if 0
class IVRControlPanel
{
public:
@ -2383,6 +2385,7 @@ public:
};
static const char * const IVRControlPanel_Version = "IVRControlPanel_001";
#endif
}
// ivrtrackedcamera.h