3 #include "../Maths/Vec3.h" 4 #include "../Maths/Mat4.h"
A class that handles the components.
Definition: Component.h:13
Contains the Vec3 structure with functions and overloaded operators.
Definition: Vec3.h:8
Contains the Mat4 structure with functions and overloaded operators. This is row major.
Definition: Mat4.h:9