Kyle Isom
10888b4872
tests: all tests now use SimpleSuite.
...
- Also continuing doc updates.
2023-10-21 17:40:01 -07:00
Kyle Isom
aee337f2e9
clang-tidy fixes, documentation, refactoring.
2023-10-21 02:07:59 -07:00
Kyle Isom
0c7fa41cc8
Document and refactor geom code, round 2.
...
- Doxygenate headers.
- Rename to bring methods and functions in line with everything else.
2023-10-20 21:17:18 -07:00
Kyle Isom
6a421d6adf
Document and refactor geom code.
...
- Doxygenate headers.
- Rename to bring methods and functions in line with everything else.
2023-10-20 20:45:39 -07:00
Kyle Isom
4b1007123a
Test suite cleanups, convert Coord2D to Vector<T, 2>.
...
- The standard SimpleSuite setup now include flags to suppress printing
the report in addition to silencing the test runs. This is useful in
automated testing.
- Point2D and Polar2D in Coord2D have been converted from custom types
to Vector<int, 2> and Vector<double, 2>, respectively.
2023-10-20 19:05:55 -07:00
Kyle Isom
2fceae91fd
geom: add missing include.
2023-10-20 03:14:12 -07:00
Kyle Isom
b49caa3ec9
Cleaning up and documenting scmp code.
2023-10-20 02:59:36 -07:00
Kyle Isom
36fe049485
Continuing refactor work.
2023-10-19 00:58:40 -07:00
Kyle Isom
8d02d078e7
refactor namespaces
2023-10-18 23:57:50 -07:00
Kyle Isom
5f3dc6e9f6
Restructure project, start importing sc3 code.
2023-10-18 23:44:05 -07:00