]> git.tdb.fi Git - libs/vr.git/commit
Add query functions for whether certain features are supported
authorMikko Rasa <tdb@tdb.fi>
Mon, 3 Oct 2016 14:43:43 +0000 (17:43 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 3 Oct 2016 14:43:43 +0000 (17:43 +0300)
commit7ad8d41683649816d3d162f614dc8bb585053311
treecf03bc9c8d3b03b11a28caa5c6d29135ce03acba
parente21e0b80154afe4a62480efca61a07d4c2f2b0ef
Add query functions for whether certain features are supported

System::set_absolute_tracking now has a default implementation which
throws an exception.
source/libovr/libovrsystem.cpp
source/libovr/libovrsystem.h
source/openvr/openvrcombiner.h
source/openvr/openvrsystem.cpp
source/openvr/openvrsystem.h
source/stereocombiner.cpp
source/stereocombiner.h
source/system.cpp
source/system.h