Commit Graph

4 Commits

Author SHA1 Message Date
iyaz a8e5594e1e self_intersect: return output iterator, rename Kernel to GeomTraits, append concept for GeomTraits inside the code 2013-06-18 13:57:20 +03:00
iyaz 49a98d1ed9 (Self intersection)
return pair of Facet_const_handle
get Kernel object as a parameter
2013-06-14 16:15:35 +03:00
iyaz 21b661d505 reorder template parameters 2013-06-14 00:13:45 +03:00
iyaz 1563b0630c Self intersection related code is added (actual algorithm is copied from demo)
example / test code is added
2013-06-13 18:37:41 +03:00