-
- Downloads
Merge pull request #416 from TomFischer/GeoLibComputeAllIntersectionPoints
[GeoLib] Corrected implementation of check if Polyline is in Polygon.
No related branches found
No related tags found
Showing
- GeoLib/AnalyticalGeometry.cpp 36 additions, 1 deletionGeoLib/AnalyticalGeometry.cpp
- GeoLib/AnalyticalGeometry.h 11 additions, 0 deletionsGeoLib/AnalyticalGeometry.h
- GeoLib/Polygon.cpp 74 additions, 8 deletionsGeoLib/Polygon.cpp
- GeoLib/Polygon.h 21 additions, 1 deletionGeoLib/Polygon.h
- GeoLib/PolylineWithSegmentMarker.h 4 additions, 0 deletionsGeoLib/PolylineWithSegmentMarker.h
- GeoLib/SimplePolygonTree.cpp 1 addition, 14 deletionsGeoLib/SimplePolygonTree.cpp
- Tests/GeoLib/TestComputeAndInsertAllIntersectionPoints.cpp 108 additions, 0 deletionsTests/GeoLib/TestComputeAndInsertAllIntersectionPoints.cpp
- Tests/GeoLib/TestPolygon.cpp 142 additions, 30 deletionsTests/GeoLib/TestPolygon.cpp
Loading
Please register or sign in to comment