Maxime Gimeno
|
4086888964
|
Update glCode in 3D demos
|
2018-07-06 12:08:22 +02:00 |
Laurent Rineau
|
0e4e50f2e7
|
Merge pull request #3060 from maxGimeno/BGL-read_write_off_use_np-GF
BGL: Use Named Parameters in OFF I/O
|
2018-06-27 10:21:33 +02:00 |
Laurent Rineau
|
5ec1b841b7
|
Merge pull request #3170 from MaelRL/CGAL-Fix_some_STL_extension_namespaces-GF
STL_Extension: move CGAL::iterator and CGAL::unary/binary functions to CGAL::cpp98::
|
2018-06-20 17:21:01 +02:00 |
Laurent Rineau
|
08043e442c
|
Merge pull request #2835 from gdamiand/CGAL-basic_viewers-gdamiand
Add basic viewers
|
2018-06-14 17:36:37 +02:00 |
Mael Rouxel-Labbé
|
26c857a431
|
Moved unary/binary_function to CGAL::cpp98
|
2018-06-13 15:58:19 +02:00 |
Guillaume Damiand
|
f6fd8cae4c
|
Remove a warning; when using test suite, compile all the code but run nothing.
|
2018-06-13 09:14:18 +02:00 |
Laurent Rineau
|
e33030b3a9
|
Add dependencies to GraphicsView
|
2018-06-11 15:54:56 +02:00 |
Guillaume Damiand
|
59f797f066
|
Update the 5 basic viewers to remove factorized functions, and to define different versions in order to remove default template parameters.
|
2018-06-11 13:09:50 +02:00 |
Maxime Gimeno
|
10c277ea2d
|
Use special args if running testsuite to avoid execution errors.
|
2018-06-07 13:35:28 +02:00 |
Maxime Gimeno
|
605bf1da52
|
Add missing includes in other plugins
|
2018-06-05 12:08:08 +02:00 |
Maxime Gimeno
|
6e878c4f66
|
Fix LCC example
|
2018-05-29 11:38:48 +02:00 |
Guillaume Damiand
|
c62fb2b01e
|
Move include iostream.
|
2018-05-29 11:11:49 +02:00 |
Guillaume Damiand
|
b361e78a99
|
Add missing include
|
2018-05-29 11:11:49 +02:00 |
Guillaume Damiand
|
d8a62aa2c8
|
Update licence headers of new files.
|
2018-05-29 11:11:49 +02:00 |
Guillaume Damiand
|
8a0dc2f279
|
Add one draw example in each user manual.
|
2018-05-29 11:11:49 +02:00 |
Guillaume Damiand
|
23426e70c4
|
Remove macro modified.
|
2018-05-29 11:11:49 +02:00 |
Guillaume Damiand
|
dba44f48a1
|
Harmonize the 5 basic viewers.
|
2018-05-29 11:11:49 +02:00 |
Guillaume Damiand
|
53769e98a7
|
* Add draw examples in the 5 concerned packages (Polyhedron, Surface_mesh, T2, T3, LCC)
* Update FindQGLViewel to add a target.
|
2018-05-29 11:11:49 +02:00 |
Guillaume Damiand
|
202781aa93
|
The -> the
|
2018-05-29 11:06:07 +02:00 |
Guillaume Damiand
|
381d09104a
|
Small update of LCC doc, following Andreas remarks.
|
2018-05-29 11:06:07 +02:00 |
Guillaume Damiand
|
a251b3a0cd
|
Rename file for basic viewers.
|
2018-05-29 11:06:07 +02:00 |
Guillaume Damiand
|
6e83b034dc
|
Rename file for basic viewers.
|
2018-05-29 11:06:07 +02:00 |
Guillaume Damiand
|
82179b45a4
|
Some more replace of display by draw; for lcc basic viewer.
|
2018-05-29 11:06:07 +02:00 |
Guillaume Damiand
|
d1bce718f9
|
Rename display into draw (for basic viewers)
|
2018-05-29 11:06:07 +02:00 |
Guillaume Damiand
|
69aa5d2188
|
Update user manual of LCC following Andreas comments.
|
2018-05-29 11:06:07 +02:00 |
Guillaume Damiand
|
de23cdc86f
|
Update cmake of LCC example
|
2018-05-29 11:06:07 +02:00 |
Guillaume Damiand
|
73905ce8dd
|
Avoid to run the viewer for the CGAL test suite.
|
2018-05-29 11:06:07 +02:00 |
Guillaume Damiand
|
c7a4236281
|
Update CMakeLists.txt to allow drawing of lcc example
|
2018-05-29 11:06:07 +02:00 |
Guillaume Damiand
|
6d01411003
|
Remove ifdef in draw example since this is now done in the basic viewer.
|
2018-05-29 11:04:57 +02:00 |
Guillaume Damiand
|
5e5a9611db
|
Protect the code of the basic viewers; rename display into draw; add a draw function that display an error message if the basic viewer is not defined.
|
2018-05-29 11:04:57 +02:00 |
Guillaume Damiand
|
a59c5f6398
|
Update all basic viewers to allow to have a color functor as parameter.
|
2018-05-29 11:04:57 +02:00 |
Guillaume Damiand
|
d0010de73f
|
Add an example to illustrate the use of display for LCC; remove all the use of display from other examples
|
2018-05-29 11:04:56 +02:00 |
Guillaume Damiand
|
aaf0c578f0
|
Document in doxygen the new display function for LCC.
|
2018-05-29 11:02:00 +02:00 |
Guillaume Damiand
|
d881a203e2
|
Update LCC, Polyhedron and Surface mesh viewers to follow last modification of basic viewer.
|
2018-05-29 11:02:00 +02:00 |
Guillaume Damiand
|
f70c6fed86
|
Update basic viewer to: (1) use a generic class that can maybe be used also in demos; (2) use same name to add mono/colored objects.
|
2018-05-29 11:02:00 +02:00 |
Guillaume Damiand
|
8870e304a3
|
Update basic viewer; now it works for LCC, Polyhedron and Surface_mesh.
|
2018-05-29 11:01:59 +02:00 |
Guillaume Damiand
|
0e6eded6b7
|
Update basic viewer.
|
2018-05-29 11:01:59 +02:00 |
Guillaume Damiand
|
cc3410a729
|
Bugfix in basic viewer.
|
2018-05-29 11:01:59 +02:00 |
Guillaume Damiand
|
b7f5c709f0
|
rename filename for polyhedron viewer
|
2018-05-29 11:01:59 +02:00 |
Guillaume Damiand
|
374da8b55d
|
Update basic viewer.
|
2018-05-29 11:01:59 +02:00 |
Guillaume Damiand
|
9e4f2870b8
|
Work on generic display function.
|
2018-05-29 11:01:59 +02:00 |
Maxime Gimeno
|
fbe5ee39c7
|
Update cmake files
|
2018-05-28 17:18:59 +02:00 |
Andreas Fabri
|
4712fbeb0d
|
Fixes in Linear cell complex demo
|
2018-05-18 07:51:41 +01:00 |
Maxime Gimeno
|
25685fbedd
|
add missing include
|
2018-05-17 10:43:03 +02:00 |
Maxime Gimeno
|
f22c2864a0
|
Put qglviewer in the namespace CGAL
|
2018-05-17 10:20:56 +02:00 |
Andreas Fabri
|
ff0836ec79
|
cleanup
|
2018-05-17 10:20:56 +02:00 |
Maxime Gimeno
|
6584abd90b
|
Use integrated qglviewer for 3D demos
|
2018-05-17 10:20:55 +02:00 |
Maxime Gimeno
|
c4da8690cb
|
Add NamedParameters to the off IO functions.
|
2018-04-26 14:00:06 +02:00 |
Laurent Rineau
|
095c27e2be
|
cosmetic changes
|
2018-04-17 17:14:19 +02:00 |
Andreas Fabri
|
7cbffac35b
|
Deal with deprecated functions allocator<T>::construct/destroy
|
2018-04-17 13:35:04 +01:00 |