typhoon/tempest
2022-12-24 23:06:22 -06:00
..
box feat(box): add CBoundingBox 2022-12-24 23:06:22 -06:00
math feat(math): add CMath 2020-11-26 09:26:35 -06:00
matrix feat(matrix): add C44Matrix constructor for C4Quaternion 2022-12-24 17:34:02 -06:00
plane feat(plane): add C4Plane 2022-12-24 23:02:01 -06:00
quaternion feat(quaternion): add C4Quaternion 2022-12-24 17:30:47 -06:00
range feat(range): add CiRange 2022-12-24 22:58:27 -06:00
rect feat(rect): add CiRect 2022-12-24 16:48:55 -06:00
vector feat(vector): add operator* for C3Vector and C44Matrix 2022-12-24 17:08:45 -06:00
Box.hpp feat(box): add CBoundingBox 2022-12-24 23:06:22 -06:00
CMakeLists.txt feat(quaternion): add C4Quaternion 2022-12-24 17:30:47 -06:00
Math.hpp feat(math): add CMath 2020-11-26 09:26:35 -06:00
Matrix.hpp feat(matrix): add C44Matrix 2020-11-28 22:42:41 -06:00
Plane.hpp feat(plane): add C4Plane 2022-12-24 23:02:01 -06:00
Quaternion.hpp feat(quaternion): add C4Quaternion 2022-12-24 17:30:47 -06:00
Range.hpp feat(range): add CiRange 2022-12-24 22:58:27 -06:00
Rect.hpp feat(rect): add CiRect 2022-12-24 16:48:55 -06:00
Vector.hpp feat(vector): add CImVector 2022-12-24 17:04:44 -06:00