X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;ds=inline;f=src%2Fexhibit.cc;h=e98a2ba18c3202db164eaa62aae1467ec68a3bbd;hb=14fd44f4dfec922dae20ccf1225bd1fdb5864ab9;hp=444fc400bbac8bc674cc66d897a7cff381800fb3;hpb=2f4f6153241744790e44b116140d11788941370b;p=laserbrain_demo 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;