Sébastien Loriot
|
4ffc949199
|
replace boost::unordered by std::unordered
but in T3, Mesh_3, TDS_3, P3[TM]3
|
2022-02-03 19:11:12 +01:00 |
Sébastien Loriot
|
47028cd184
|
automatically move data files in data dir + update paths
Done for OFF/OBJ/STL/XYZ/PWN/PLY
|
2021-10-04 09:42:49 +02:00 |
Sébastien Loriot
|
93cf5f4845
|
remove useless code and add assertions
|
2020-04-15 16:38:33 +02:00 |
Sébastien Loriot
|
b4343e730b
|
do not use deprecated function
|
2020-04-15 16:13:44 +02:00 |
Sébastien Loriot
|
590612a563
|
run the script to remove tabs and trailing whitespaces
|
2020-03-26 13:25:16 +01:00 |
Andreas Fabri
|
d0ba5e40a9
|
AABB_tree, BGL
|
2019-02-14 09:44:18 +01:00 |
Maxime Gimeno
|
f58dcc6a7e
|
trigger travis
|
2018-05-22 09:55:32 +02:00 |
Maxime Gimeno
|
4b90bca4e3
|
Clean-up and fixes
|
2018-05-17 11:49:31 +02:00 |
Maxime Gimeno
|
cd6ffdc12a
|
Add property maps for simplex mapping.
Also adds an operator()(const T&){} to Emptyset_iterator so it can be used by boost::function_output_iterator().
|
2018-05-17 10:49:58 +02:00 |
Maxime Gimeno
|
6623d3633f
|
Clean-up and fixes
|
2018-05-17 10:49:58 +02:00 |
Maxime Gimeno
|
5fc0022d92
|
make copy_face_graph use NamedParameters
|
2018-05-17 10:49:58 +02:00 |
Laurent Rineau
|
358ad97730
|
Merge pull request #2106 from gdamiand/patch-1
Bugfix in copy face graph example
|
2017-05-19 10:30:07 +02:00 |
Guillaume Damiand
|
66f3bdcb58
|
Bugfix in copy face graph example
Here we need to write S (and not T1 as in the current example).
|
2017-05-10 17:15:20 -04:00 |
Andreas Fabri
|
c81b707bfb
|
Do not include graph_traits_{Polyhedron | Surface_mesh}.h
|
2017-04-24 19:17:43 +02:00 |
Andreas Fabri
|
4c78fb44bc
|
Add specializations for the OM handle classes
|
2016-06-08 10:42:45 +02:00 |
Andreas Fabri
|
d84be563f8
|
Add hash_value and specialization of hash for OpenMesh
|
2016-06-06 19:10:58 +02:00 |
Philipp Möller
|
72b2269958
|
Use Cartesian_converter for point property
|
2016-04-15 10:04:43 +02:00 |
Philipp Möller
|
03192c13e8
|
Add some difference
|
2016-04-15 10:04:39 +02:00 |
Philipp Möller
|
5bea05c9ac
|
Use correct inserters
|
2016-04-15 10:04:37 +02:00 |
Philipp Möller
|
e398acd624
|
Clean up the example
|
2016-04-15 10:04:35 +02:00 |