Sébastien Loriot
f30a97d808
use the lastest CMap API
...
this was responsible for bugs in the demo plugin where the cmap
is created in a library and used in another one
2016-07-21 11:29:08 +02:00
Sébastien Loriot
7779aa1eee
add flag to first test for self-intersection facets involved in the intersection
2016-01-18 12:46:42 +01:00
Sébastien Loriot
f222383663
factorize call to convertor
2016-01-18 12:46:03 +01:00
Sébastien Loriot
03b087f6f4
increase the precision of the output when it is not precise enough
2016-01-18 12:45:06 +01:00
Andreas Fabri
1e2ff1131e
assert -> CGAL_assertion
2015-08-27 16:51:55 +02:00
Sébastien Loriot
2f4ed34a85
fix for corefinement demo plugin in case of hand modified polyhedron
...
In case a polyhedron is modified "by hand", the canonical halfedge
of a pair might be on the boundary. If it's the case, we simply
take the opposite.
Add assertions to check we don't access the facet of a border halfedge
Trivial bug fix for master
2015-01-16 11:19:32 +01:00
Sébastien Loriot
eefc18c12a
Workaround for CGAL_CFG_FPU_ROUNDING_MODE_UNWINDING_VC_BUG
...
Trivial bugfix for master
2014-08-29 14:55:12 +02:00
Guillaume Damiand
b69a02e291
Move CGAL_CMAP_DEPRECATED in .h
2013-11-14 13:39:07 +01:00
Sébastien Loriot
b5aa981404
move corefinement to operations on polyhedra
2013-06-20 16:47:26 +02:00