![]() |
Copperfield Engine 0.1
C++ Game Engine
|
copperdielf Math Library More...
Namespaces | |
namespace | cols |
Basic colisions. | |
Classes | |
class | Mat3 |
represents mathematical matrix with 3 cols and 3 rows More... | |
class | Mat4 |
represents mathematical matrix with 4 cols and 4 rows More... | |
class | Vec2 |
represents mathematical vector with 2 components More... | |
class | Vec3 |
represents mathematical vector with 3 components More... | |
class | Vec4 |
represents mathematical vector with 4 components More... | |
copperdielf Math Library