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
fcb2d29ef4
cgal
/
Packages
/
Partition_2
/
include
/
CGAL
History
Susan Hert
87f518c60d
- use std::vector in Rotation_tree for Borland as well (something not
...
working with the std::unique call there it seems)
2002-05-06 16:18:01 +00:00
..
Circulator_list.h
…
Circulator_pair.h
…
Indirect_edge_compare.h
removed more .x() and .y() accesses and global function calls and updated
2002-04-24 11:24:35 +00:00
Indirect_less_xy_2.h
…
Indirect_not_less_yx_2.h
…
Iterator_list.h
…
Matrix.h
…
Partition_is_valid_traits_2.h
…
Partition_opt_cvx_diagonal_list.h
…
Partition_opt_cvx_edge.h
fixed problem that occurs with several collinear vertices.
2002-03-19 20:34:37 +00:00
Partition_opt_cvx_vertex.h
…
Partition_traits_2.h
removed more .x() and .y() accesses and global function calls and updated
2002-04-24 11:24:35 +00:00
Partition_traits_2_base.h
fixed problems in optimal partition with collinear vertices; fixed problems
2002-03-24 12:49:50 +00:00
Partition_vertex_map.h
…
Partitioned_polygon_2.h
- switch back to std::vector for MSVC6 (CGALi::vector doesn't work there...)
2002-05-03 12:29:07 +00:00
Point_pair_less_xy_2.h
…
Rotation_tree_2.C
…
Rotation_tree_2.h
- use std::vector in Rotation_tree for Borland as well (something not
2002-05-06 16:18:01 +00:00
Rotation_tree_node_2.h
- use std::vector in Rotation_tree for Borland as well (something not
2002-05-06 16:18:01 +00:00
Segment_less_yx_2.h
…
Triangulation_indirect_traits_2.h
…
Turn_reverser.h
…
Vertex_visibility_graph_2.C
removed more .x() and .y() accesses and global function calls and updated
2002-04-24 11:24:35 +00:00
Vertex_visibility_graph_2.h
removed more .x() and .y() accesses and global function calls and updated
2002-04-24 11:24:35 +00:00
Vertex_visibility_traits_2.h
fixed problems in optimal partition with collinear vertices; fixed problems
2002-03-24 12:49:50 +00:00
is_degenerate_polygon_2.h
…
is_y_monotone_2.h
…
partition_2.h
…
partition_approx_convex_2.h
…
partition_assertions.h
…
partition_greene_approx_convex_2.h
added missing traits class to call to is_degenerate_polygon_2
2002-04-25 18:39:24 +00:00
partition_is_valid_2.h
…
partition_optimal_convex_2.h
shortening lines
2002-04-18 14:12:17 +00:00
partition_y_monotone_2.h
removed more .x() and .y() accesses and global function calls and updated
2002-04-24 11:24:35 +00:00
polygon_function_objects.h
…