From e5f1e165616bd1dfcfbdf8fd19228fee2a657bc9 Mon Sep 17 00:00:00 2001 From: mm0zct Date: Sat, 5 Oct 2013 11:14:46 +0100 Subject: added a re-centre spring effect, optional compiler preprocessor, enabled by default --- ftnoir_tracker_rift/ftnoir_tracker_rift.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ftnoir_tracker_rift/ftnoir_tracker_rift.h') diff --git a/ftnoir_tracker_rift/ftnoir_tracker_rift.h b/ftnoir_tracker_rift/ftnoir_tracker_rift.h index 7bacb91c..579d7d34 100644 --- a/ftnoir_tracker_rift/ftnoir_tracker_rift.h +++ b/ftnoir_tracker_rift/ftnoir_tracker_rift.h @@ -30,7 +30,7 @@ private: // Magnetometer calibration and yaw correction OVR::Util::MagCalibration MagCal; bool isCalibrated; - + double old_yaw; double newHeadPose[6]; // Structure with new headpose bool bEnableRoll; bool bEnablePitch; -- cgit v1.2.3