scsl/include/scmp/geom
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
..
Coord2D.h Test suite cleanups, convert Coord2D to Vector<T, 2>. 2023-10-20 19:05:55 -07:00
Orientation.h geom: add missing include. 2023-10-20 03:14:12 -07:00
Quaternion.h Continuing refactor work. 2023-10-19 00:58:40 -07:00
Vector.h Test suite cleanups, convert Coord2D to Vector<T, 2>. 2023-10-20 19:05:55 -07:00