Philipp Möller
|
0b5e682985
|
Clean up some includes
|
2015-07-30 14:16:26 +02:00 |
Sébastien Loriot
|
5d2c892dbe
|
Merge pull request #149 'lrineau/Polygon_mesh_processing-GF'
Add various functions to manipulate polygon meshes
|
2015-07-17 14:50:56 +02:00 |
Laurent Rineau
|
2a9b9330c3
|
Revert "Merge pull request #143 from bo0ts/Surface_mesh-gcc44_fixes-pmoeller"
This reverts commit 8cffc8be58, reversing
changes made to c1a0afd97a.
Philipp (@bo0ts) will open a new pull-request so solve the issue.
|
2015-07-14 18:29:43 +02:00 |
Sébastien Loriot
|
c616df7196
|
Merge branch 'old/Polygon_mesh_processing-GF' into Polygon_mesh_processing-GF
Conflicts:
Documentation/biblio/cgal_manual.bib
Installation/changes.html
|
2015-07-13 08:16:59 +02:00 |
Philipp Möller
|
0cda240dd1
|
Clean up some includes
|
2015-06-29 13:13:09 +02:00 |
Sébastien Loriot
|
2c73064343
|
use nested type
|
2015-03-17 16:20:37 +01:00 |
Andreas Fabri
|
2e77240b3c
|
the index type is boost::uint32_t
|
2015-01-15 15:10:02 +01:00 |
Andreas Fabri
|
81a6431baa
|
fix license header
|
2015-01-07 18:28:19 +01:00 |
Andreas Fabri
|
471396d821
|
change Surface_mesh::size_type to unsigned int
|
2014-12-31 12:38:10 +01:00 |
Andreas Fabri
|
8fac52527d
|
use size_type of the graph in the edge property map class instead of std::size_t
|
2014-12-29 12:55:43 +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 |
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 |
Sébastien Loriot
|
ad1954afc4
|
fix warnings and compilation issues
|
2014-12-10 17:34:51 +01:00 |
Andreas Fabri
|
293c5c51ba
|
code follows manual and compiles again
|
2014-10-06 16:42:08 +02:00 |
Andreas Fabri
|
08a033ffb4
|
Integrate remarks from the review by Michael and Guillaume.
Switch from pair of iterators to a range class
|
2014-09-26 16:53:37 +02:00 |
Sébastien Loriot
|
a158d13647
|
initial version of Surface_mesh package
|
2014-07-15 12:08:51 +02:00 |