X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;ds=inline;f=src%2Fexman.h;h=d7d64fa861b0c3437109a1be8c1eaf76b35f44b9;hb=c48096383ed398a518e69070bfc9373537ab00bb;hp=df3d8bd9e4cfae057fbcb18129b38085c0d0791d;hpb=9ca001d7a95ca41deaf673c52f113b173d9fffef;p=laserbrain_demo 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);