Sébastien Loriot
|
70a7363e74
|
add missing template parameter
|
2014-02-25 08:42:40 +01:00 |
Sébastien Loriot
|
fa8820bc3f
|
call new_vertex_added of the vertex node visitor before setting the point
more precisely, before putting the point in the property map
|
2013-11-05 12:24:14 +01:00 |
Sébastien Loriot
|
d7ec83c684
|
follow up of 964e529c and dcbdc636 to use a point pmap in corefinement
|
2013-09-23 10:15:03 +02:00 |
Sébastien Loriot
|
db47bc80f7
|
use a point pmap for the intersection of polyhedra corefinement visitor
you can get an exact intersection using an polyhedron with points
from another kernel
|
2013-09-23 10:14:57 +02:00 |
Sébastien Loriot
|
7dcb42306a
|
using a point property map for the intersection of polyhedra functor
you can get an exact intersection using an polyhedron with points
from another kernel
|
2013-09-23 10:14:47 +02:00 |
Sébastien Loriot
|
c0ef78777e
|
using Default for template parameters
|
2013-09-23 10:14:39 +02:00 |
Sébastien Loriot
|
b5aa981404
|
move corefinement to operations on polyhedra
|
2013-06-20 16:47:26 +02:00 |