X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=laserbrain_demo;a=blobdiff_plain;f=src%2Fexman.h;h=d7d64fa861b0c3437109a1be8c1eaf76b35f44b9;hp=df3d8bd9e4cfae057fbcb18129b38085c0d0791d;hb=c48096383ed398a518e69070bfc9373537ab00bb;hpb=9ca001d7a95ca41deaf673c52f113b173d9fffef diff --git a/src/exman.h b/src/exman.h index df3d8bd..d7d64fa 100644 --- a/src/exman.h +++ b/src/exman.h @@ -17,6 +17,7 @@ private: Exhibit *ex; public: + Quat rotation; SceneNode node; ExhibitSlot(Exhibit *ex = 0);