Andreas Fabri
|
04fdf00d76
|
Add 2D Polyline Simplification; fix the description of Surface_mesh
|
2015-02-25 11:40:36 +01:00 |
|
Andreas Fabri
|
99d18c0d42
|
improve example
|
2015-01-19 12:42:08 +01:00 |
|
Sébastien Loriot
|
67414ef0c8
|
fix default point property map used in BGL primitives
|
2015-01-19 11:57:43 +01:00 |
|
Andreas Fabri
|
e854569b0b
|
active example as it had #if 0
|
2015-01-19 10:25:01 +01:00 |
|
Laurent Rineau
|
914f8eeec7
|
cosmetic change of the licenses.txt file
The script Scripts/developer_scripts/detect_packages_licenses expects a
very strict syntax. There was an extra empty line.
|
2015-01-12 16:21:05 +01:00 |
|
Andreas Fabri
|
8e64f50a0b
|
chmod -x and fixes of license headers
|
2015-01-07 18:38:45 +01:00 |
|
Andreas Fabri
|
871cc9b222
|
implement the \todos in the manual added by Sebastien
|
2015-01-06 09:51:27 +01:00 |
|
Andreas Fabri
|
f85b635ce5
|
add missing typename
|
2015-01-06 09:31:18 +01:00 |
|
Andreas Fabri
|
d1c951ea6c
|
comment unused argc
|
2015-01-06 09:31:17 +01:00 |
|
Sébastien Loriot
|
73a125f611
|
cosmetic fixes + add todos for implementation details
|
2015-01-05 12:58:14 +01:00 |
|
Andreas Fabri
|
fea4eed94a
|
less unsigned/signed warnings
|
2015-01-04 11:31:29 +01:00 |
|
Andreas Fabri
|
0140ab6479
|
do not compare with -1 directly
|
2015-01-01 19:36:33 +01:00 |
|
Andreas Fabri
|
c9b9cab08c
|
remove typename
|
2015-01-01 19:26:13 +01:00 |
|
Laurent Rineau
|
f87d3f6041
|
Workaround for Boost-1.54
|
2014-12-31 14:16:17 +01:00 |
|
Andreas Fabri
|
5110ff7754
|
Use CGAL_USE
|
2014-12-31 12:55:43 +01:00 |
|
Andreas Fabri
|
f631dc01d7
|
change unsigned int to boost::uint32_t
|
2014-12-31 12:51:55 +01:00 |
|
Andreas Fabri
|
471396d821
|
change Surface_mesh::size_type to unsigned int
|
2014-12-31 12:38:10 +01:00 |
|
Andreas Fabri
|
1e9f07711e
|
%n in a scanf reads the number of characters read, and must be an int
|
2014-12-30 10:53:13 +01:00 |
|
Andreas Fabri
|
be632d39f5
|
use the size type of the graph
|
2014-12-29 14:47:14 +01:00 |
|
Andreas Fabri
|
95af2ea357
|
don't use the boost testing framework
|
2014-12-23 16:08:25 +01:00 |
|
Andreas Fabri
|
fb5ed5c0bb
|
size_t -> int
|
2014-12-23 14:25:54 +01:00 |
|
Andreas Fabri
|
891b951e6b
|
fix license headers
|
2014-12-22 18:10:26 +01:00 |
|
Andreas Fabri
|
14926ec8d5
|
complete package_info
|
2014-12-22 18:00:03 +01:00 |
|
Sébastien Loriot
|
7e0b5a3fe6
|
skip comments while reading off files
|
2014-12-18 08:42:49 +01:00 |
|
Andreas Fabri
|
e3ba8201c7
|
unify variable names
|
2014-12-18 08:26:06 +01:00 |
|
Andreas Fabri
|
e0007b0564
|
remove free functions for proprty handling s this is not mature yet
|
2014-12-18 08:26:03 +01:00 |
|
Sébastien Loriot
|
5c135e0d30
|
fix bool for add_property
|
2014-12-18 08:11:08 +01:00 |
|
Andreas Fabri
|
705cb65c1c
|
Fix sm_bgl.cpp I am not yet lucky with the API, as member functions return a pair
|
2014-12-11 09:12:34 +01:00 |
|
Andreas Fabri
|
294c047ca8
|
The null_face() gets also enumerated when circulating around a vertex
|
2014-12-10 21:56:53 +01:00 |
|
Andreas Fabri
|
46fe0501b8
|
add .sm_do_intersect.cmd file and data
|
2014-12-10 20:32:47 +01:00 |
|
Sébastien Loriot
|
ad1954afc4
|
fix warnings and compilation issues
|
2014-12-10 17:34:51 +01:00 |
|
Andreas Fabri
|
43e967a72e
|
remove property map after use
|
2014-12-10 15:18:25 +01:00 |
|
Andreas Fabri
|
6569bf27bb
|
changes after Sebastien's review
|
2014-12-08 15:47:16 +01:00 |
|
Andreas Fabri
|
061190b049
|
Integrate Michael's review
|
2014-12-08 08:38:30 +01:00 |
|
Andreas Fabri
|
4fd55756d7
|
take Guillaume's user manual review into account
|
2014-12-04 17:44:32 +01:00 |
|
Andreas Fabri
|
901c3829d0
|
add tests
|
2014-11-26 11:06:31 +01:00 |
|
Andreas Fabri
|
d5f74fd542
|
fix surface_mesh_test.cpp
|
2014-11-25 18:28:50 +01:00 |
|
Andreas Fabri
|
06c4164df7
|
fix benchmarks and add surfacem mesh simplification
|
2014-11-13 15:00:17 +01:00 |
|
Andreas Fabri
|
d99996db31
|
unify the examples of Surface_mesh and Polyhedron
|
2014-11-13 10:32:10 +01:00 |
|
Andreas Fabri
|
9ecdad5a76
|
Add a segmentation example for the Surface_mesh
|
2014-11-12 17:58:44 +01:00 |
|
Andreas Fabri
|
896add20d3
|
fix implementation of number_of..
|
2014-11-12 17:03:54 +01:00 |
|
Andreas Fabri
|
cc20bf42a8
|
bug fixes
|
2014-11-12 15:42:21 +01:00 |
|
Andreas Fabri
|
67076a47e8
|
blue clownfish (thank you Mael)
|
2014-11-11 17:37:03 +01:00 |
|
Andreas Fabri
|
089c477604
|
fixed typos
|
2014-11-07 18:23:28 +01:00 |
|
Andreas Fabri
|
c7f439d1a5
|
some more BGL/Surface_mesh equivalences; change chapter title
|
2014-11-07 17:39:24 +01:00 |
|
Andreas Fabri
|
95aa725b00
|
cleanup
|
2014-11-06 15:53:57 +01:00 |
|
Andreas Fabri
|
9cb623630b
|
include Michael's remarks. The complete table of equivalences is missing yet
|
2014-11-06 15:40:41 +01:00 |
|
Andreas Fabri
|
06d4111ed7
|
num_removed_xx -> number_of_removed_xx
|
2014-11-05 14:10:44 +01:00 |
|
Andreas Fabri
|
e0c182f592
|
typo
|
2014-11-05 12:51:55 +01:00 |
|
Andreas Fabri
|
37257b38ec
|
Document add_edge and add_face
|
2014-11-05 12:29:12 +01:00 |
|