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