This commit is contained in:
Hartmut Seichter 2018-04-04 17:13:51 +02:00
parent d33a00721a
commit 3013bdd59a

View file

@ -8,6 +8,7 @@
namespace pw { namespace pw {
class transform : public component { class transform : public component {
matrix44d _local; matrix44d _local;