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