Werner Almesberger
|
3ee5b1aa31
|
poly2d/: add foreach_v2d* and foreach_edges looping constructs
|
2012-05-08 14:06:00 -03:00 |
|
Werner Almesberger
|
038667d0d8
|
poly2d/p2d_hsort.c (p2d_hier_free): use p2d_free, not p2d_free_all
This caused a double free.
|
2012-05-08 00:51:43 -03:00 |
|
Werner Almesberger
|
7f813b5254
|
poly2h/: auto-generate dependencies also for C++ code
|
2012-05-07 22:53:45 -03:00 |
|
Werner Almesberger
|
a950c5b13c
|
poly2d/: simplify semantics of first/next offset in area fill
|
2012-05-07 22:45:39 -03:00 |
|
Werner Almesberger
|
46c8f8653c
|
poly2d/: automatically switch between clockwise and counter-clockwise polygons
The only functions that care about this at the moment are from CGAL,
and there we can determine from context what to do.
|
2012-05-07 22:12:21 -03:00 |
|
Werner Almesberger
|
dfa85075e8
|
poly2d/: Yet another 2D polygon library (WIP)
|
2012-05-06 23:51:38 -03:00 |
|