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