Sébastien Loriot
|
9cc74c2073
|
remove unused variable
|
2015-03-17 16:20:37 +01:00 |
|
Sébastien Loriot
|
7a9ca638e6
|
rename output
|
2015-03-17 16:20:37 +01:00 |
|
Jane Tournois
|
5e1f937000
|
polygon soups section
|
2015-03-17 16:08:44 +01:00 |
|
Jane Tournois
|
3dd06c0e9b
|
stitching section
|
2015-03-17 15:49:30 +01:00 |
|
Jane Tournois
|
1566a672bb
|
orientation section
|
2015-03-17 15:28:35 +01:00 |
|
Jane Tournois
|
dcedcd5782
|
doc
|
2015-03-17 15:08:05 +01:00 |
|
Jane Tournois
|
8007bf6d91
|
add function reverse_face_orientations & rename is_oriented.h to orientation.h
|
2015-03-17 14:48:16 +01:00 |
|
Jane Tournois
|
0186f23d37
|
add reverse_face_orientations function
|
2015-03-17 14:17:26 +01:00 |
|
Jane Tournois
|
dd79401562
|
hole filling section
also simplify the hole filling example
|
2015-03-17 12:50:03 +01:00 |
|
Jane Tournois
|
ea15218a8f
|
change input for connected_components_example to one with 3 cc instead of 1
|
2015-03-17 12:37:39 +01:00 |
|
Jane Tournois
|
31e81b332c
|
fix includes
|
2015-03-17 12:34:24 +01:00 |
|
Jane Tournois
|
9f328483f7
|
cleaning of example
|
2015-03-17 12:33:11 +01:00 |
|
Jane Tournois
|
7b6db59a04
|
make g_ const
|
2015-03-17 12:23:55 +01:00 |
|
Jane Tournois
|
99446cf516
|
(doc) add info about being default-constructible
|
2015-03-17 12:21:58 +01:00 |
|
Jane Tournois
|
55be9f33a0
|
remove all these *g
|
2015-03-17 12:21:13 +01:00 |
|
Jane Tournois
|
0e728f65a0
|
Merge branch 'Polygon_mesh_processing-GF' of github.com:CGAL/cgal-dev into Polygon_mesh_processing-GF
|
2015-03-17 11:45:41 +01:00 |
|
Jane Tournois
|
d84758ca21
|
filename should be const char*
|
2015-03-17 11:45:18 +01:00 |
|
Sébastien Loriot
|
94a199290b
|
connect components function use a const mesh
|
2015-03-17 11:42:37 +01:00 |
|
Jane Tournois
|
2b47db3868
|
normalize_border is there only for performance
|
2015-03-17 11:40:45 +01:00 |
|
Jane Tournois
|
33b6ac4a30
|
improve example to use a bbox of size adaptable to input
|
2015-03-17 11:19:15 +01:00 |
|
Jane Tournois
|
09b90459c0
|
change examples so that they can be used directly with the user's input file
|
2015-03-17 11:07:37 +01:00 |
|
Jane Tournois
|
6335d23218
|
meshing section
|
2015-03-17 10:38:21 +01:00 |
|
Jane Tournois
|
d95f3060ad
|
connected components example
|
2015-03-16 17:01:48 +01:00 |
|
Jane Tournois
|
1cf083d91a
|
remove useless include and reorder typedefs
|
2015-03-16 15:02:14 +01:00 |
|
Jane Tournois
|
d43302295d
|
mesh_slicer_example
|
2015-03-16 15:00:16 +01:00 |
|
Jane Tournois
|
e0f2883546
|
change data. elephant was too big
|
2015-03-16 14:39:38 +01:00 |
|
Jane Tournois
|
ada534c4ac
|
compute_normals_example
|
2015-03-16 14:18:04 +01:00 |
|
Jane Tournois
|
763139bf60
|
polygon soup example
|
2015-03-16 14:04:12 +01:00 |
|
Jane Tournois
|
ad91bcb215
|
stitch_borders_example "converted" to Polyhedron
because it only works for a Polyhedron until now
|
2015-03-16 13:06:19 +01:00 |
|
Jane Tournois
|
2acf2f1878
|
stitch_borders needs border to be normalized, or does not work.
It is not only a matter of speeding up the stitching algorithm
|
2015-03-16 13:04:11 +01:00 |
|
Jane Tournois
|
f38ad46403
|
fix stitch_borders
normalize_borders, commented in a previous commit (ba34d1fe47860878a79de56e76fcd944a17ffdb8)
is mandatory
otherwise, stitching does not work
|
2015-03-16 12:49:21 +01:00 |
|
Jane Tournois
|
2e6353054b
|
stitching example
|
2015-03-16 12:21:43 +01:00 |
|
Jane Tournois
|
4654e0f3b5
|
use BOOST_FOREACH
|
2015-03-16 11:50:40 +01:00 |
|
Jane Tournois
|
a2b792fb19
|
hole filling example : smoothing
|
2015-03-16 11:31:52 +01:00 |
|
Jane Tournois
|
bfd306b51d
|
example for triangulate_polyline
|
2015-03-16 11:14:28 +01:00 |
|
Jane Tournois
|
c6f59a5329
|
example is buggy
|
2015-03-16 11:06:12 +01:00 |
|
Jane Tournois
|
86426f9982
|
triangulate_faces_example.cpp and add a quad cube
|
2015-03-16 11:00:37 +01:00 |
|
Jane Tournois
|
38550349b0
|
fix bglization
|
2015-03-16 10:55:10 +01:00 |
|
Jane Tournois
|
6de112e4a3
|
move internal folder to subfolder of Polygon_mesh_processing
|
2015-03-16 10:04:56 +01:00 |
|
Sébastien Loriot
|
47fc0a6954
|
remove extra template parameter already present at the class level
|
2015-03-14 15:13:18 +01:00 |
|
Sébastien Loriot
|
9bbb8dca18
|
add missing include
|
2015-03-14 15:12:59 +01:00 |
|
Sébastien Loriot
|
a24133c22e
|
add missing includes
|
2015-03-14 15:00:28 +01:00 |
|
Jane Tournois
|
d7b8390000
|
add Point_inside_polygon_mesh example
|
2015-03-13 17:31:57 +01:00 |
|
Jane Tournois
|
101702dd8f
|
cleanup refine() and fair() example, and insert it at the right place in doc
|
2015-03-13 16:53:03 +01:00 |
|
Jane Tournois
|
c6b8241af9
|
reorder sections
|
2015-03-13 16:34:51 +01:00 |
|
Jane Tournois
|
ee98680ed7
|
introduce examples inside the documentation
|
2015-03-13 16:31:17 +01:00 |
|
Jane Tournois
|
a22cbbc099
|
add example for slicer
|
2015-03-13 16:21:52 +01:00 |
|
Jane Tournois
|
aa59ae2c4c
|
add missing include
|
2015-03-13 16:21:28 +01:00 |
|
Jane Tournois
|
26840824f7
|
add missing include
|
2015-03-13 16:16:03 +01:00 |
|
Jane Tournois
|
2aa1091e2b
|
add missing include
|
2015-03-13 16:14:43 +01:00 |
|