generate-shapes/src/util/geo
2018-08-17 15:07:20 +02:00
..
output fix deg output in geographjsonoutput 2018-08-08 18:58:48 +02:00
BezierCurve.h changes 2018-07-06 16:22:06 +02:00
BezierCurve.tpp get rid of libboost dependency 2018-07-15 14:13:31 +02:00
Box.h correct use of numeric_limits 2018-08-02 19:41:39 +02:00
Geo.h 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
GeoGraph.h refactoring 2018-08-01 14:25:54 +02:00
Grid.h fix some compiler warnings 2018-07-22 18:37:03 +02:00
Grid.tpp fix some compiler warnings 2018-07-22 18:37:03 +02:00
Line.h get rid of boost 2018-07-22 17:32:31 +02:00
Point.h get rid of boost 2018-07-22 17:32:31 +02:00
Polygon.h be a bit less verbose 2018-07-24 19:33:18 +02:00
PolyLine.h make geometry precision configurable for build 2018-08-10 16:42:38 +02:00
PolyLine.tpp get rid of boost 2018-07-22 17:32:31 +02:00