In Matrix4x4.hpp the Matrix4x4 needs the following methods documenting:
[x] Matrix4x4::ortho
[x] Matrix4x4::Matrix4x4(float m00, ... float m33) should also have a brief description but no point in documenting every parameters (there are 16 and they are all somewhat self explanatory)
In
Matrix4x4.hpp
theMatrix4x4
needs the following methods documenting:Matrix4x4::ortho
Matrix4x4::Matrix4x4(float m00, ... float m33)
should also have a brief description but no point in documenting every parameters (there are 16 and they are all somewhat self explanatory)