X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=laserbrain_demo;a=blobdiff_plain;f=src%2Fexman.h;h=8b9b65a3b1880cbdd6c78e9d31d53ce7a0775992;hp=d7d64fa861b0c3437109a1be8c1eaf76b35f44b9;hb=2fd19c29d765f973a757807d4e051e09495b47b4;hpb=f25228d21d10f8df4607384ddb879251d31ee40e 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);