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 |
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
|
fdeb5621ca
|
replace cast in unsigned long int to std::size_t to fix warnings.
|
2018-06-07 13:55:22 +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
|
71d3514987
|
Fix Triangulation example
|
2018-05-29 12:05:57 +02:00 |
Andreas Fabri
|
4b14990209
|
Fix warnings; Remove typename in non-template code
|
2018-05-29 11:11:50 +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
|
39de8ac459
|
Add licence includes
|
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
|
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
|
6e83b034dc
|
Rename file for basic viewers.
|
2018-05-29 11:06:07 +02:00 |