stuff-from-scratch/src/geometry
2022-08-03 21:05:01 +01:00
..
AbstractGeometricItem.h Fix build 2022-05-15 16:14:04 +01:00
Circle.cpp Add geometry handling. 2022-05-15 14:58:31 +01:00
Circle.h Add geometry handling. 2022-05-15 14:58:31 +01:00
CMakeLists.txt Add some geometry and mesh. 2022-08-03 21:05:01 +01:00
DiscretePoint.cpp Initial commit. 2020-05-02 08:31:03 +01:00
DiscretePoint.h Add geometry handling. 2022-05-15 14:58:31 +01:00
Grid.cpp Add geometry handling. 2022-05-15 14:58:31 +01:00
Grid.h Add geometry handling. 2022-05-15 14:58:31 +01:00
Line.cpp Add geometry handling. 2022-05-15 14:58:31 +01:00
Line.h Add geometry handling. 2022-05-15 14:58:31 +01:00
LineSegment.cpp Add some geometry and mesh. 2022-08-03 21:05:01 +01:00
LineSegment.h Add some geometry and mesh. 2022-08-03 21:05:01 +01:00
Path.cpp Add geometry handling. 2022-05-15 14:58:31 +01:00
Path.h Add geometry handling. 2022-05-15 14:58:31 +01:00
Point.cpp Add some geometry and mesh. 2022-08-03 21:05:01 +01:00
Point.h Add some geometry and mesh. 2022-08-03 21:05:01 +01:00
Quad.cpp Add some geometry and mesh. 2022-08-03 21:05:01 +01:00
Quad.h Add some geometry and mesh. 2022-08-03 21:05:01 +01:00
Rectangle.cpp Initial commit. 2020-05-02 08:31:03 +01:00
Rectangle.h Add some geometry and mesh. 2022-08-03 21:05:01 +01:00
Triangle.cpp Add geometry handling. 2022-05-15 14:58:31 +01:00
Triangle.h Add geometry handling. 2022-05-15 14:58:31 +01:00