polygon/include/boost/polygon
2019-05-05 14:12:57 +02:00
..
detail Add missing algorithm header when running tests on VxWorks 7 2019-05-05 14:12:57 +02:00
gmp_override.hpp Polygon: merge from trunk. New functionality: Voronoi diagram, segment concept, segment utils. 2012-09-16 22:48:03 +00:00
gtl.hpp [Polygon] Merging from trunk for the upcoming release: 1) Updated Voronoi documentation. 2) Fixed #8026, #8197, #8257. 2013-04-15 22:27:46 +00:00
interval_concept.hpp Fix unused typedefs warnings 2014-06-19 22:28:09 +02:00
interval_data.hpp Polygon: Sync public interface of point/segment/interval data with documentation. 2012-12-17 22:04:56 +00:00
interval_traits.hpp Polygon: Merging trunk and release branches. 2012-12-16 23:16:06 +00:00
isotropy.hpp Drop dependency on Boost.MPL 2018-09-15 11:29:42 -04:00
point_concept.hpp Polygon: Merging trunk and release branches. 2012-12-16 23:16:06 +00:00
point_data.hpp relax workaround to GCC < 6 2015-09-25 14:34:14 +02:00
point_traits.hpp Polygon: Merging trunk and release branches. 2012-12-16 23:16:06 +00:00
polygon_45_data.hpp Polygon: merge from trunk. New functionality: Voronoi diagram, segment concept, segment utils. 2012-09-16 22:48:03 +00:00
polygon_45_set_concept.hpp Polygon: merge from trunk. New functionality: Voronoi diagram, segment concept, segment utils. 2012-09-16 22:48:03 +00:00
polygon_45_set_data.hpp [Polygon] Use std::abs call instead of abs due to compilation issues on Intel Compiler 16.0 2015-10-17 22:00:25 +02:00
polygon_45_set_traits.hpp Polygon: merge from trunk. New functionality: Voronoi diagram, segment concept, segment utils. 2012-09-16 22:48:03 +00:00
polygon_45_with_holes_data.hpp Polygon: merge from trunk. New functionality: Voronoi diagram, segment concept, segment utils. 2012-09-16 22:48:03 +00:00
polygon_90_data.hpp Polygon: merge from trunk. New functionality: Voronoi diagram, segment concept, segment utils. 2012-09-16 22:48:03 +00:00
polygon_90_set_concept.hpp Fix unused typedefs warnings 2014-06-19 22:28:09 +02:00
polygon_90_set_data.hpp [Polygon] Fix -Wunused-parameter warnings (GCC, Clang); suggested by plopresti 2015-09-13 21:16:02 +02:00
polygon_90_set_traits.hpp Polygon: Merging trunk and release branches. 2012-12-16 23:16:06 +00:00
polygon_90_with_holes_data.hpp Polygon: merge from trunk. New functionality: Voronoi diagram, segment concept, segment utils. 2012-09-16 22:48:03 +00:00
polygon_data.hpp Polygon: merge from trunk. New functionality: Voronoi diagram, segment concept, segment utils. 2012-09-16 22:48:03 +00:00
polygon_set_concept.hpp Polygon: merge from trunk. New functionality: Voronoi diagram, segment concept, segment utils. 2012-09-16 22:48:03 +00:00
polygon_set_data.hpp [Polygon] Fix -Wunused-parameter warnings (GCC, Clang); suggested by plopresti 2015-09-13 21:16:02 +02:00
polygon_set_traits.hpp Polygon: merge from trunk. New functionality: Voronoi diagram, segment concept, segment utils. 2012-09-16 22:48:03 +00:00
polygon_traits.hpp Fix more uses of size() 2018-09-09 17:49:31 -07:00
polygon_with_holes_data.hpp Polygon: merge from trunk. New functionality: Voronoi diagram, segment concept, segment utils. 2012-09-16 22:48:03 +00:00
polygon.hpp Polygon: Merging trunk and release branches. 2012-12-16 23:16:06 +00:00
rectangle_concept.hpp [Polygon] Fix issue #10033 (scale_down on rectangle does not compile with clang 5.1). 2014-05-21 23:32:33 +02:00
rectangle_data.hpp Polygon: merge from trunk. New functionality: Voronoi diagram, segment concept, segment utils. 2012-09-16 22:48:03 +00:00
rectangle_traits.hpp [Polygon] Check headers with clang static analyzer. 2014-05-21 23:13:01 +02:00
segment_concept.hpp Polygon: Merging trunk and release branches. 2012-12-16 23:16:06 +00:00
segment_data.hpp Missing return keyword in segment_data::operator<. 2015-09-01 10:31:51 +10:00
segment_traits.hpp Polygon: Merging trunk and release branches. 2012-12-16 23:16:06 +00:00
segment_utils.hpp [Polygon] Check headers with clang static analyzer. 2014-05-21 23:13:01 +02:00
transform.hpp Hide two-letter ATR names under BOOST_POLYGON_ENABLE_DEPRECATED typedef 2015-03-20 20:09:37 +01:00
voronoi_builder.hpp [Polygon] Update voronoi_builder class comment 2014-12-17 20:16:18 +01:00
voronoi_diagram.hpp [Polygon] Fix "possible loss of data" warning on x64 build with MSVC 2015-05-18 17:47:57 +02:00
voronoi_geometry_type.hpp [Polygon] Check headers with clang static analyzer. 2014-05-21 23:13:01 +02:00
voronoi.hpp [Polygon] Merging from trunk for the upcoming release: 1) Updated Voronoi documentation. 2) Fixed #8026, #8197, #8257. 2013-04-15 22:27:46 +00:00