summaryrefslogtreecommitdiffhomepage
path: root/tracker-steamvr/steamvr.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'tracker-steamvr/steamvr.hpp')
-rw-r--r--tracker-steamvr/steamvr.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tracker-steamvr/steamvr.hpp b/tracker-steamvr/steamvr.hpp
index 5546d619..2842fda3 100644
--- a/tracker-steamvr/steamvr.hpp
+++ b/tracker-steamvr/steamvr.hpp
@@ -33,6 +33,7 @@ public:
~steamvr() override;
void start_tracker(QFrame *) override;
void data(double *data) override;
+ bool center() override;
private:
using error_t = vr::EVRInitError;