generate-shapes/src/util
2018-08-17 15:07:20 +02:00
..
geo handle cases where multiple endpoints are colinear as non-intersecting for line segments (because otherwise it cannot be used to check if intersection() has undefined behaviour, as there will be an infinite number of intersections) 2018-08-17 15:07:20 +02:00
graph make destructor virtual 2018-07-13 18:04:27 +02:00
json add util/json to repo 2018-08-09 19:33:20 +02:00
log initial commit 2018-06-09 17:14:08 +02:00
tests handle cases where multiple endpoints are colinear as non-intersecting for line segments (because otherwise it cannot be used to check if intersection() has undefined behaviour, as there will be an infinite number of intersections) 2018-08-17 15:07:20 +02:00
xml initial commit 2018-06-09 17:14:08 +02:00
CMakeLists.txt initial commit 2018-06-09 17:14:08 +02:00
Misc.h evaluate our approach at the end in eval 2018-08-09 18:41:52 +02:00
Nullable.h evaluate our approach at the end in eval 2018-08-09 18:41:52 +02:00
String.h refactoring 2018-07-25 20:14:46 +02:00