]> git.tdb.fi Git - libs/vr.git/commit - source/openvr/openvrsystem.h
Add support for motion controllers
authorMikko Rasa <tdb@tdb.fi>
Wed, 5 Oct 2016 23:45:08 +0000 (02:45 +0300)
committerMikko Rasa <tdb@tdb.fi>
Wed, 5 Oct 2016 23:45:08 +0000 (02:45 +0300)
commit774cc129d93a0001c36434f47ec0614c653824be
tree17e788d7f7dcd3c7faf1962e6376cba3dbfc47ab
parent2acdfcc95c317f30e725e17f0d372fce050830ef
Add support for motion controllers
source/motioncontroller.cpp [new file with mode: 0644]
source/motioncontroller.h [new file with mode: 0644]
source/openvr/openvrcontroller.cpp [new file with mode: 0644]
source/openvr/openvrcontroller.h [new file with mode: 0644]
source/openvr/openvrcontroller_private.h [new file with mode: 0644]
source/openvr/openvrsystem.cpp
source/openvr/openvrsystem.h
source/stereoview.cpp
source/stereoview.h
source/system.cpp
source/system.h