fixed hand tracking world position, and picking up objects in VR
[laserbrain_demo] / src / exman.h
index df3d8bd..d7d64fa 100644 (file)
@@ -17,6 +17,7 @@ private:
        Exhibit *ex;
 
 public:
+       Quat rotation;
        SceneNode node;
 
        ExhibitSlot(Exhibit *ex = 0);