Commit Graph

12 Commits

Author SHA1 Message Date
Susan Hert f0429d41af add some documentation for visibility graph 2002-10-30 09:39:10 +00:00
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
Susan Hert 2de5157b0b - switch back to std::vector for MSVC6 (CGALi::vector doesn't work there...) 2002-05-03 12:29:07 +00:00
Susan Hert 4fafbbca57 use CGALi::vector in Rotation_tree 2002-05-03 11:31:40 +00:00
Susan Hert b948a42034 replaced MAXINT by 1, since the coordinates are never used for the points
at infinity
2002-04-18 13:59:13 +00:00
Susan Hert 4b7ff08949 removed some .x() and .y() accesses 2002-04-18 11:23:42 +00:00
Susan Hert 51b1deaf74 fixed problems in optimal partition with collinear vertices; fixed problems
related to traits class referring to undocumented (and unnecessary) types
2002-03-24 12:49:50 +00:00
Susan Hert 0143f10795 reverted back to use of list.sort() and removed dependency on ch_utils.h 2001-12-05 15:25:54 +00:00
Susan Hert f56b9ae86a removed unused variables or value assignments 2001-07-16 09:39:49 +00:00
Susan Hert 8598940277 converted rotation tree to a vector instead of a list so Borland's compiler
can deal with it.
2001-07-11 16:34:12 +00:00
Susan Hert d19df78619 *** empty log message *** 2001-01-12 12:58:50 +00:00
Susan Hert 99f2aa1a9c Initial revision 2000-08-02 18:50:00 +00:00