Commit Graph

6 Commits

Author SHA1 Message Date
Andreas Fabri 7a904dd370 fix VC++ max() error 2015-11-18 08:18:49 +01:00
Jane Tournois e3c396d219 add random generator as parameter for determinism 2015-10-15 10:58:34 +02:00
Jane Tournois 5a28ef7067 fix error due to deprecation
file has moved from include/CGAL/Mesh_3 to include/CGAL
2015-10-12 10:05:47 +02:00
Laurent Rineau 2626e0ad84 Do not use labellized_trilinear_interpolation for gray images.
Use trilinear_interpolation instead.
2012-03-23 17:46:19 +00:00
Laurent Rineau 98c70c24b5 Fix: we need to be able to define the value outside the box of the image 2012-03-23 15:23:15 +00:00
Laurent Rineau e0475c4d7d Mesh_3 can now mesh 3D gray images!
Do to:
  - better testing,
  - documentation,
  - submit a small feature.
2012-03-23 14:36:40 +00:00