Laurent Rineau
def3952e0e
Merge pull request #767 from bo0ts/Documentation-no_internal_in_title-pmoeller
...
Remove internal release number from documentation title
2016-02-11 15:42:40 +01:00
Philipp Möller
0a04a3a48f
Use CGAL_DOC_VERSION
2016-02-11 15:37:54 +01:00
Laurent Rineau
3a7a00c920
Merge pull request #764 from maxGimeno/Fix_For_761
...
Fix for 761
2016-02-11 15:11:43 +01:00
Laurent Rineau
4a20973106
Merge pull request #754 from janetournois/Mesh_3-fix_sharp_features_doc-GF
...
Mesh_3 - fix documentation about detection of sharp features
2016-02-11 15:11:27 +01:00
Maxime Gimeno
0a37521263
Revert "Fix for the context"
...
This reverts commit 552aaa159f .
Conflicts:
Linear_cell_complex/examples/Linear_cell_complex/linear_cell_complex_3_viewer_qt.h
2016-02-11 14:16:04 +01:00
Sebastien Loriot
ed557b907d
Merge pull request #735 from maxGimeno/Surface_mesher_demo-Glu_removal-GF
...
Surface_mesher : Glu removal
2016-02-10 10:40:51 +01:00
Maxime Gimeno
552aaa159f
Fix for the context
2016-02-09 14:48:26 +01:00
Jane Tournois
5e13218ebe
fix documentation about detection of sharp features for Mesh_3
...
see issue #747
2016-02-08 16:27:38 +01:00
Maxime Gimeno
b99c616c23
Re-implementation of opengl_check_errors
2016-02-05 08:36:54 +01:00
Sébastien Loriot
06c304c614
fix doc warnings spotted by doxygen 1.8.11
...
Tested locally
2016-02-04 22:23:48 +01:00
Sebastien Loriot
51b9288c7a
Merge pull request #716 from afabri/Mesh_3-warning-GF
...
initialize to avoid a warning
2016-02-04 15:42:07 +01:00
Sébastien Loriot
e211843b4f
Merge pull request #654 from maxGimeno/FixForMac-GF
...
Demo fix for OS X (fix for #437 )
2016-02-03 14:39:48 +01:00
Sebastien Loriot
ebf66069c3
Merge pull request #706 from afabri/PMP_include_graph_traits-GF
...
Deal with deprecated code
2016-02-03 09:44:11 +01:00
Sebastien Loriot
5c53581d50
Merge pull request #694 from maxGimeno/Trivial_fixes-GF
...
Trivial fixes
2016-02-03 09:37:31 +01:00
Andreas Fabri
a6ae6aecfc
initialize to avoid a warning
2016-02-03 08:59:11 +01:00
Andreas Fabri
4c9c668dc9
deal with deprecated code
2016-02-01 15:52:52 +01:00
Maxime Gimeno
9abf38bfce
warning fix
...
- replaced gluErrorString by its source code in Mesh_3
- replaced gluProject by its modified source code in P3T3
- deleted volume_planes files in Polyhedron/demo/Polyhedron, as the real ones are in Plugins/Mesh_3_plugin
2016-02-01 09:02:36 +01:00
Laurent Rineau
1179371045
Add the Create_bbox_mesh_plugin
2016-01-27 10:46:52 +01:00
Maxime Gimeno
f3e0c17e13
Clean-up
2016-01-25 14:21:58 +01:00
Sebastien Loriot
277a91b4f0
Merge pull request #664 from janetournois/Mesh_3-replace_binder2nd-pmoeller
...
Mesh 3 - Improve Gray level images domain and fix warnings
2016-01-25 08:48:43 +01:00
Sebastien Loriot
2fad9efc1d
Merge pull request #633 from bo0ts/Mesh_3-replace_binder2nd-pmoeller
...
Replace deprecated binder2nd
2016-01-23 09:12:42 +01:00
Sébastien Loriot
e5d5f4f2bd
add missing example
2016-01-22 09:05:27 +01:00
Jane Tournois
845fc80bef
improve documentation of Gray_image_mesh_domain_3
2016-01-21 11:59:38 +01:00
Jane Tournois
790c4d68aa
change default template parameter
...
in 3D gray images, it's very likely that the area of interest is the area
where voxels have high values associated
2016-01-21 11:46:48 +01:00
Jane Tournois
8700846451
remove deprecated binder1st from Mesh_3/test
2016-01-21 10:04:17 +01:00
Maxime Gimeno
ad7bad75ab
Clean-up
2016-01-20 09:50:56 +01:00
Maxime Gimeno
2c0b71e6e1
Volume_planes fixed
...
- The shaders were still in 330 instead of 120
2016-01-20 09:07:52 +01:00
Maxime Gimeno
5967c33e9d
c3t3 grid restored
...
- It had nothing to do with mac, the data wasn't bound to the right program.
2016-01-20 08:31:17 +01:00
Maxime Gimeno
5d050c66a4
WIP Fix for Mesh_3
...
- Remaining : the grid is not displayed in the c3t3_items
- the volume_planes don't work at all.
2016-01-19 17:13:06 +01:00
Jane Tournois
d396c8c869
std::unary_function is deprecated since cpp11
...
so let's add the missing typedef instead
2016-01-19 16:07:21 +01:00
Jane Tournois
c4bf71a5e1
remove binder2nd from the Mesh_3 gray images example
2016-01-19 15:26:42 +01:00
Jane Tournois
67a52efc1f
Less should derive from std::unary_function
...
otherwise the type name Less_than::argument_type is invalid
and causes compilation errors
2016-01-19 15:22:08 +01:00
Philipp Möller
659dbffa13
Replace deprecated binder2nd
...
We cannot just use boost::bind or similar, since we need to get the type
of the binder (which is not easily possible without decltype).
2016-01-15 15:35:14 +01:00
Sebastien Loriot
7659e881bd
Merge pull request #625 from lrineau/Mesh_3-add_assertion-lrineau
...
Add an assertion in Image_to_labeled_function_wrapper
2016-01-14 14:09:06 +01:00
Sebastien Loriot
bd03ac1945
Merge pull request #629 from afabri/CGAL-vtk_in_demo-GF
...
ImageIO no longer depends on VTK
2016-01-14 14:05:16 +01:00
Andreas Fabri
4a55456fee
check for the right version of vtk; improve example
2016-01-13 17:12:30 +01:00
Andreas Fabri
1fa552c1cb
Explain usage when called without arguments
2016-01-13 16:16:33 +01:00
Andreas Fabri
57ad151cd4
ImageIO no longer depends on VTK
...
* The non-documented WITH_VTK is no longer supported.
* The function CGAL::Image_3::read_vtk_image_data
has been replaced by a global function.
* Added Mesh_3/examples/Mesh_3/mesh_3D_gray_vtk_image.cpp
2016-01-13 15:50:54 +01:00
Sebastien Loriot
e3b4e78fe9
Merge pull request #623 from maxGimeno/CMakeLists_clean_up-GF
...
CMakeLists clean up
2016-01-13 14:52:01 +01:00
Sébastien Loriot
3bbe6e068b
Merge pull request #607 from afabri/Mesh_3-avizo_output-GF
...
Add output to Avizo file format
2016-01-13 14:45:09 +01:00
Laurent Rineau
abca7b5390
Add an assertion in Image_to_labeled_function_wrapper
...
That assertion verifies that the value `value_outside` is considered at
a value *outside* of the domain. Otherwise Mesh_3 will crash with an
assertion saying that "infinite cells should not be in the C3t3".
2016-01-13 11:00:25 +01:00
Maxime Gimeno
7f4fd48d54
Removed commented lines in mesh_3_demo CMakeLists
2016-01-13 10:40:45 +01:00
Andreas Fabri
b02a7ed31a
no need to funnel io routines through Mesh_complex_3_in_triangulation_3_base
2016-01-13 10:35:59 +01:00
Sebastien Loriot
90057adc10
Merge pull request #618 from janetournois/Mesh_3_tests-fix_memory-leak-GF
...
Mesh_3 - fix a memory leak in testsuite
2016-01-12 16:03:28 +01:00
Sebastien Loriot
2a4d8e5c9f
Merge pull request #590 from lrineau/Mesh_3-manifold_criterion-lrineau
...
Mesh_3: add the manifold criterion
2016-01-12 16:02:00 +01:00
Sébastien Loriot
aa36d50923
remove unused variable
2016-01-11 20:18:54 +01:00
Jane Tournois
58fb135d1c
remove useless int*
2016-01-11 17:39:03 +01:00
Andreas Fabri
7cc1543c84
remove unused typedefs
2016-01-11 15:40:36 +01:00
Laurent Rineau
f5cbf206b8
Merge branch 'Mesh_3-merge-manifold-meshing-thread' into Mesh_3-manifold_criterion-lrineau
2016-01-11 13:14:25 +01:00
Laurent Rineau
f0ed1101c0
Use CGAL_assume instead of CGAL_assertion
...
That is an attempt to fix a warning:
```
../include/CGAL/utility.h:101:33: warning: 'index2' may be used uninitialized in this function [-Wmaybe-uninitialized]
: first(a), second(b), third(c)
^
In file included from ../include/CGAL/Mesh_3/Mesher_3.h:35:0,
from ../include/CGAL/refine_mesh_3.h:32,
from ../include/CGAL/make_mesh_3.h:30,
from ../test/Mesh_3/test_c3t3_extract_subdomains_boundaries.cpp:9:
../include/CGAL/Mesh_3/Refine_facets_manifold_base.h:162:17: note: 'index2' was declared here
int index1, index2;
^
```
2016-01-11 13:10:04 +01:00