This website requires JavaScript.
Explore
Help
Sign In
phynexis-deps
/
cgal
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
d8a42e155900a62558722bc8d8477bb17cf31039
cgal
/
Boolean_set_operations_2
/
include
/
CGAL
T
History
Guy Zucker
2c9776975c
converted top_vertices structure from set to hash map, and unified imple cases in the searching for hole state
2008-11-10 12:45:23 +00:00
..
Boolean_set_operations_2
fixed use of construct_outer_boundary functor so polygon created is not a temp variable, but a local variable in the scope to prevent null pointer exceptionson tests and examples
2008-09-09 12:55:51 +00:00
IO
…
Boolean_set_operations_2.h
…
connect_holes.h
converted top_vertices structure from set to hash map, and unified imple cases in the searching for hole state
2008-11-10 12:45:23 +00:00
General_polygon_2.h
Remove some workarounds for SunPRO + RW's STL:
2008-01-03 14:50:13 +00:00
General_polygon_set_2.h
edited gps_utils and gps_polygon validation so Polygon with holes access functions from the GeneralPolygonSetTraits are used instead of one from the class
2008-09-07 15:30:19 +00:00
General_polygon_with_holes_2.h
Added functionality to models of GeneralPolygonSetTraits_2
2008-09-02 10:54:01 +00:00
Gps_circle_segment_traits_2.h
…
Gps_segment_traits_2.h
minor fix to Gps_segment_traits
2008-09-04 10:41:48 +00:00
Gps_traits_2.h
fixed typdef error for new g++ compilers
2008-09-04 12:01:30 +00:00
Polygon_set_2.h
…
Polygon_with_holes_2.h
…