Sébastien Loriot
5f4813b64d
properties_Polyhedron_3.h is now included by graph_traits_Polyhedron_3.h
2014-07-04 17:24:05 +02:00
Sébastien Loriot
f3dd6472e6
fix typos
...
(cherry picked from commit 5ed924261c )
2014-07-03 12:27:30 +02:00
Sébastien Loriot
64a893c8fc
remove warning about a unused type in release mode
2014-07-03 11:04:08 +02:00
Andreas Fabri
6546468092
polish doc
2014-07-02 17:43:01 +02:00
Andreas Fabri
f08a65d914
cleanup
2014-07-02 17:42:37 +02:00
Andreas Fabri
3bd0fb9c86
Add bool verbose to is_valid(G)
2014-07-02 12:55:32 +02:00
Andreas Fabri
80c8fec9e2
Add test and fixes of add_vertex_and_face_to_border
2014-07-02 12:55:32 +02:00
Sébastien Loriot
589144aff8
add assertions to prevent using a default initialized property map
2014-07-02 10:42:55 +02:00
Andreas Fabri
e0eafe352c
add the code of add_vertex_and_face_to_border
2014-07-01 14:33:09 +02:00
Andreas Fabri
56825335fa
include CGAL/property_map.h instead of rhe boost file
2014-06-29 16:41:46 +02:00
Andreas Fabri
b301c88982
polish
2014-06-27 17:37:08 +02:00
Andreas Fabri
8f4e02a39a
last png -> svg
2014-06-27 16:16:35 +02:00
Andreas Fabri
d11cac3e94
remove unused typedefs
2014-06-27 15:11:39 +02:00
Andreas Fabri
3252e8557f
add missing typename
2014-06-27 12:50:24 +02:00
Andreas Fabri
f7dd91c556
png -> svg
2014-06-27 12:49:51 +02:00
Andreas Fabri
25ae87571b
fix openmesh testsuite
2014-06-26 23:25:18 +02:00
Andreas Fabri
11b078a969
png -> svg
2014-06-26 23:25:17 +02:00
Sébastien Loriot
3ff711c799
handle properties of const Polyhedron
2014-06-24 16:36:18 +02:00
Andreas Fabri
99f082bd2e
first svgs replacing pngs
2014-06-20 13:47:07 +02:00
Andreas Fabri
659da042cc
bug fix, read file argv[1], is_border instead of border_map
2014-06-20 10:32:21 +02:00
Andreas Fabri
9a28ba0ca9
Add implementation and first test for satisfies_link_condition
2014-06-19 18:46:23 +02:00
Andreas Fabri
9ae02cf59f
fix graph_traits and halfedge_graph_traits for Polyhedron
2014-06-12 09:10:08 +02:00
Andreas Fabri
144d206a75
cleanup of the helper files, and a partial fix of the slicer (which will be red in the testsuite)
2014-06-11 18:16:58 +02:00
Andreas Fabri
313db67d8c
revive halfedge_graph_traits
2014-06-11 15:15:10 +02:00
Andreas Fabri
bbf70667bd
bug fix
2014-06-11 12:37:04 +02:00
Andreas Fabri
9787964e99
include the wrapper file CGAL/property_map
2014-06-11 09:58:03 +02:00
Andreas Fabri
cf84eb22dc
Add global functions such as is_pure_quad(FaceGraph)
2014-06-10 15:58:48 +02:00
Andreas Fabri
d92d0cef84
Use CGAL points even for OpenMesh
2014-06-10 15:26:06 +02:00
Andreas Fabri
84208ee628
constness problems with CGAL::Polyhedron_3. The problem with edges(G) persists :<
2014-06-05 16:12:03 +02:00
Andreas Fabri
3d7d596e6b
Use vertex_point property map so that it now also compiled with OpenMesh
2014-06-05 15:29:49 +02:00
Andreas Fabri
2425bba8a5
The OpenMesh example shows at the same time how to wrap the OpenMesh properties
2014-06-04 16:14:04 +02:00
Andreas Fabri
51990f53e3
Remove border property map and switch from halfedge to edge constraints.
...
The latter has a bug as edge_constrain_sharp_edges removed constrained edges
2014-06-04 13:03:31 +02:00
Andreas Fabri
afe2c7b4f3
bug fix: const correctness
2014-06-03 09:18:13 +02:00
Andreas Fabri
7b4464a812
Add free function
2014-06-03 09:16:31 +02:00
Andreas Fabri
d98231f7e3
move assertion
2014-06-03 09:15:46 +02:00
Andreas Fabri
223b188f03
Add is_valid(G)
2014-05-30 15:24:51 +02:00
Andreas Fabri
a5d19e9147
fix bugs in collapse_edge. Unfortunately there are still others, therefore an #if 0
2014-05-28 14:17:41 +02:00
Andreas Fabri
91bbc88c86
bugfix
2014-05-28 12:15:58 +02:00
Andreas Fabri
ae75e031c8
Add convenience functions for iterating/circulating around a vertex
2014-05-28 12:12:22 +02:00
Andreas Fabri
c753fc97ff
add Euler::collapse_edge taking into account constrained edges
2014-05-28 11:46:24 +02:00
Andreas Fabri
a26b6ef84c
#if 0 the low level implementation of collapse_edge as it has a bug
2014-05-28 10:30:36 +02:00
Andreas Fabri
c552dce7c6
first pass to switch to the BFL API
2014-05-27 16:02:42 +02:00
Andreas Fabri
d1736fa1e8
revive deprecated files
2014-05-22 13:12:58 +02:00
Andreas Fabri
23fd3a791a
undo
2014-05-22 13:07:24 +02:00
Andreas Fabri
b1b4b05fe6
changes such that the testsuite compiles
2014-05-22 12:21:29 +02:00
Andreas Fabri
3ad8f65d28
small fixes
2014-05-22 10:36:50 +02:00
Sébastien Loriot
d45d1a1070
Merge branch 'Surface_mesh_simplification-preserve_constrained_edges_bug_fix-sloriot'
...
bug-fix: preserve edges marked as non-removable
See Features/Small_Features/SMS_with_constrained
Tested in CGAL-4.4-Ic-119 and CGAL-4.4-Ic-120
Conflicts:
Installation/changes.html
2014-02-14 08:02:15 +01:00
Laurent Rineau
1564f7bca7
Fix license in two BGL headers
...
The package BGL is released under LGPLv3+ and not GPLv3+.
2014-02-06 18:36:10 +01:00
Sébastien Loriot
0c14664977
Add a is-constrained edge map without using it for now
2014-01-29 19:04:55 +01:00
Sébastien Loriot
ee3ce8985f
fix the way the specialization of graph_traits are documentated
2013-12-03 12:03:00 +01:00