X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=laserbrain_demo;a=blobdiff_plain;f=src%2Fexhibit.cc;fp=src%2Fexhibit.cc;h=e98a2ba18c3202db164eaa62aae1467ec68a3bbd;hp=444fc400bbac8bc674cc66d897a7cff381800fb3;hb=14fd44f4dfec922dae20ccf1225bd1fdb5864ab9;hpb=2f4f6153241744790e44b116140d11788941370b diff --git a/src/exhibit.cc b/src/exhibit.cc index 444fc40..e98a2ba 100644 --- a/src/exhibit.cc +++ b/src/exhibit.cc @@ -2,6 +2,7 @@ #include "snode.h" class ExhibitPriv { +public: Vec3 orig_pos; Quat orig_rot; SceneNode *orig_node;