shooter/engine/utils
Vectozavr be42d4d9bc Made Triangle immutable
Correct inheritance (Objects -> Mesh & Camera -> RigidBody)
Small code refactor
2021-09-19 15:25:10 +07:00
..
Log.cpp Initial commit 2021-09-13 19:53:43 +07:00
Log.h Initial commit 2021-09-13 19:53:43 +07:00
Matrix4x4.cpp Point4D & Matrix4x4 is not mutable. 2021-09-14 17:47:53 +07:00
Matrix4x4.h Point4D & Matrix4x4 is not mutable. 2021-09-14 17:47:53 +07:00
Point4D.cpp Made Triangle immutable 2021-09-19 15:25:10 +07:00
Point4D.h Point4D & Matrix4x4 is not mutable. 2021-09-14 17:47:53 +07:00
Time.cpp Initial commit 2021-09-13 19:53:43 +07:00
Time.h Initial commit 2021-09-13 19:53:43 +07:00