exhibit ui improvements, and exhibit repositioning fix
[laserbrain_demo] / src / exman.h
index d7d64fa..8b9b65a 100644 (file)
@@ -17,7 +17,7 @@ private:
        Exhibit *ex;
 
 public:
-       Quat rotation;
+       Quat rotation, grab_rot;
        SceneNode node;
 
        ExhibitSlot(Exhibit *ex = 0);