This website requires JavaScript.
Explore
Help
Sign In
songsenand
/
cgal
mirror of
https://github.com/CGAL/cgal
Watch
1
Star
0
Fork
You've already forked cgal
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
33e35f5d44
cgal
/
Straight_skeleton_2
/
include
/
CGAL
History
Laurent Rineau
e965b6293e
Fix compilation errors with C++11 and Boost-1.56
...
Use *explicit* conversions to `bool`, for boost::shared_ptr and boost::optional.
2015-01-14 14:47:29 +01:00
..
IO
apply the cpp0x namespace renaming in all files
2012-12-19 11:33:17 +01:00
Straight_skeleton_2
Fix compilation errors with C++11 and Boost-1.56
2015-01-14 14:47:29 +01:00
constructions
First big patch to fix -Wunused-local-typedefs
2012-08-01 13:29:16 +00:00
predicates
First big patch to fix -Wunused-local-typedefs
2012-08-01 13:29:16 +00:00
Polygon_offset_builder_2.h
make Construct_offset_point public
2013-03-29 11:23:33 +01:00
Polygon_offset_builder_traits_2.h
…
Straight_skeleton_2.h
…
Straight_skeleton_builder_2.h
fix for clang: assertions do not work on intrusive_ptr
2013-09-25 13:02:28 +02:00
Straight_skeleton_builder_traits_2.h
…
Straight_skeleton_converter_2.h
…
Straight_skeleton_face_base_2.h
…
Straight_skeleton_halfedge_base_2.h
…
Straight_skeleton_items_2.h
…
Straight_skeleton_vertex_base_2.h
…
Unfiltered_predicate_adaptor.h
…
arrange_offset_polygons_2.h
another shared_ptr to fix
2013-09-27 06:36:04 +02:00
certified_numeric_predicates.h
…
certified_quotient_predicates.h
…
compute_outer_frame_margin.h
apply the cpp0x namespace renaming in all files
2012-12-19 11:33:17 +01:00
create_offset_polygons_2.h
clang warns about boost::shared_ptr<> == NULL
2014-07-03 14:33:56 +02:00
create_offset_polygons_from_polygon_with_holes_2.h
…
create_straight_skeleton_2.h
First big patch to fix -Wunused-local-typedefs
2012-08-01 13:29:16 +00:00
create_straight_skeleton_from_polygon_with_holes_2.h
…