| .. |
|
IO
|
Http -> https + update some dead links
|
2022-11-23 18:54:37 +01:00 |
|
Straight_skeleton_2
|
Add missing include headers
|
2023-03-17 00:12:17 +01:00 |
|
constructions
|
Improve comments detailing equations
|
2023-03-15 18:41:47 +01:00 |
|
predicates
|
More or less revert a184569 (use std::hypot) due to regressions
|
2023-03-10 12:22:12 +01:00 |
|
Polygon_offset_builder_2.h
|
Replace archaic traits usage with _object() (which the concept requires)
|
2023-03-03 02:10:43 +01:00 |
|
Polygon_offset_builder_traits_2.h
|
Remove unused functor from traits model
|
2023-03-10 09:24:16 +01:00 |
|
Straight_skeleton_2.h
|
Fix debug code + debug code improvements
|
2023-03-03 02:10:47 +01:00 |
|
Straight_skeleton_builder_2.h
|
Update weighted skeleton construction, offsetting, and extrusion to new API
|
2023-03-18 21:33:40 +01:00 |
|
Straight_skeleton_builder_traits_2.h
|
Use the actual coefficients to determine the collinearity
|
2023-03-10 12:22:32 +01:00 |
|
Straight_skeleton_converter_2.h
|
Replace boost::intrusive_ptr and its machinery by a simple shared_ptr
|
2023-03-06 13:24:07 +01:00 |
|
Straight_skeleton_face_base_2.h
|
extra run of the script to remove tabs and trailing whitespaces
|
2020-03-26 14:16:06 +01:00 |
|
Straight_skeleton_halfedge_base_2.h
|
Fix CI compilation errors
|
2023-02-14 13:30:00 +01:00 |
|
Straight_skeleton_items_2.h
|
Use 'FT' as template parameter rather than 'Traits'
|
2023-02-14 10:04:03 +01:00 |
|
Straight_skeleton_vertex_base_2.h
|
Misc tiny fixes / cleaning
|
2023-03-06 20:45:31 +01:00 |
|
Trisegment_2.h
|
Debug code cleaning
|
2023-03-07 01:03:52 +01:00 |
|
Unfiltered_predicate_adaptor.h
|
Add missing header includes in SS2
|
2020-09-11 15:00:27 +02:00 |
|
arrange_offset_polygons_2.h
|
Deactivate the "is_simple_2" precondition for strictly simple poly orientation
|
2023-02-09 23:12:40 +01:00 |
|
certified_numeric_predicates.h
|
extra run of the script to remove tabs and trailing whitespaces
|
2020-03-26 14:16:06 +01:00 |
|
certified_quotient_predicates.h
|
extra run of the script to remove tabs and trailing whitespaces
|
2020-03-26 14:16:06 +01:00 |
|
compute_outer_frame_margin.h
|
Update weighted skeleton construction, offsetting, and extrusion to new API
|
2023-03-18 21:33:40 +01:00 |
|
create_offset_polygons_2.h
|
Move helper classes to SLS_aux.h
|
2023-02-14 14:59:10 +01:00 |
|
create_offset_polygons_from_polygon_with_holes_2.h
|
Simplify outer frame offset removal: the outerframe is always at [0]
|
2023-02-14 00:18:55 +01:00 |
|
create_straight_skeleton_2.h
|
Misc minor fixes
|
2023-02-14 00:19:22 +01:00 |
|
create_straight_skeleton_from_polygon_with_holes_2.h
|
use std::enable_if_t
|
2022-06-10 07:37:53 +02:00 |
|
create_weighted_offset_polygons_2.h
|
Update weighted skeleton construction, offsetting, and extrusion to new API
|
2023-03-18 21:33:40 +01:00 |
|
create_weighted_offset_polygons_from_polygon_with_holes_2.h
|
Clarify some comments describing the algorithm
|
2023-03-03 16:52:56 +01:00 |
|
create_weighted_straight_skeleton_2.h
|
Update weighted skeleton construction, offsetting, and extrusion to new API
|
2023-03-18 21:33:40 +01:00 |
|
create_weighted_straight_skeleton_from_polygon_with_holes_2.h
|
Update weighted skeleton construction, offsetting, and extrusion to new API
|
2023-03-18 21:33:40 +01:00 |
|
draw_straight_skeleton_2.h
|
Paint input SLS points black
|
2023-03-13 12:11:00 +01:00 |