Andreas Fabri
|
ed400f62c9
|
Make self_intersection test work for FaceListGraph
|
2015-01-07 11:04:13 +01:00 |
Andreas Fabri
|
24ea03f41c
|
remove unused variable
|
2014-12-30 17:02:37 +01:00 |
Andreas Fabri
|
722dd08415
|
fix constness issue in self-intersection function
|
2014-11-17 22:29:02 +01:00 |
Andreas Fabri
|
9822581d6f
|
get() the point property map (and hit constness problems even for Polyhedron)
|
2014-11-14 15:06:30 +01:00 |
Andreas Fabri
|
a7c9ac9a6d
|
use vertex_point property map. Why does it not compile???
|
2014-11-14 12:56:34 +01:00 |
Andreas Fabri
|
695031665c
|
self intersection test uses BGL API
|
2014-11-14 11:19:38 +01:00 |
Andreas Fabri
|
afdca001ce
|
As boost::conditional was only introduced in boost 1.45.0 we stick to boost::mpl::if_c
|
2013-09-13 09:53:05 +02:00 |
iyaz
|
a199bb6f33
|
remove custom type selection code and instead use boost::conditional
|
2013-09-06 09:24:36 +02:00 |
iyaz
|
4263a7bf3a
|
underscore prefix to postfix, adding author name
|
2013-09-06 09:24:23 +02:00 |
iyaz
|
2ffc6848a3
|
CGAL::self_insertect was only returning Facet_const_handle, now it returns Facet_handle if polyhedron is passed by ref, Facet_const_handle if passed by const ref
|
2013-09-06 09:24:07 +02:00 |
Sébastien Loriot
|
cbc7f8edfa
|
add missing license in header
|
2013-06-21 09:03:57 +02:00 |
Sébastien Loriot
|
a500939d52
|
rename the package to Operations_on_polyhedra
|
2013-06-20 16:41:01 +02:00 |