Sebastien Loriot
25afb37051
Triangulation_2: Do not include kernel header ( #8527 )
...
## Summary of Changes
Do not include `Exact_predicates_inexact_constructions_kernel.h` and
`Simple_cartesian.h`.
Change order of `#include` statements so that the T2 files come first.
Forward declare `Epick` in `Constrained_triangulation_plus_2` where it
is used for defining a `Default` for the template parameter (which is
not documented).
## Release Management
* Affected package(s): Triangulation_2
* License and copyright ownership: unchanged.
2024-11-08 16:11:41 +01:00
Guillaume Damiand
7cd3a8e653
Add missing methods ignore_all_XXX in graphics scene options (methods that are documented)
2024-11-08 15:57:10 +01:00
Andreas Fabri
9dc9511936
Add missing include
2024-10-08 14:08:03 +01:00
Sébastien Loriot
cb8e88075d
delete allocated objects
2024-04-04 14:26:23 +02:00
Guillaume Damiand
da217566d0
Update triangulation method in buffer for vao to deal with some nested polygonal faces
2024-03-28 18:44:10 +01:00
Guillaume Damiand
217d4c0ec2
do not use strncpy
2023-12-28 09:01:02 +01:00
Guillaume Damiand
089f0535e2
disable warning must eb defined before includes
2023-12-28 08:47:22 +01:00
Guillaume Damiand
6146924680
remove a windows warning about strncpy
2023-12-27 08:55:39 +01:00
Guillaume Damiand
26096e9365
missing include
2023-12-26 10:46:03 +01:00
Guillaume Damiand
01e333caae
add missing include and function when basic viewer is disable
2023-12-26 10:07:52 +01:00
Guillaume Damiand
0fdd175ef0
use strncpy instead of strcpy
2023-12-26 09:46:36 +01:00
Guillaume Damiand
dcac571d99
Remove a warning
2023-12-14 08:23:16 +01:00
Guillaume Damiand
3aa6ad18b2
Bug fix for 2D mode in basic viewer
2023-12-01 18:02:09 +01:00
Guillaume Damiand
2d256951cb
Graphics_scene does not uses Qt
2023-11-30 16:21:08 +01:00
Guillaume Damiand
0655006622
Merge with master: now viewers use Qt6
2023-11-29 14:36:38 +01:00
Guillaume Damiand
db9ca1a3fb
reverse all normals
2023-11-20 09:37:36 +01:00
Guillaume Damiand
d2d114cf24
Update code to follow last api
2023-11-20 09:33:28 +01:00
Guillaume Damiand
db97ebbf1f
Update code according to final doc api
2023-11-20 09:03:46 +01:00
Andreas Fabri
525cc0f27e
Descriptor -> _descriptor
2023-11-14 09:16:37 +00:00
Guillaume Damiand
2b69e29fe5
Basic viewer is now in namespace Qt
2023-10-25 08:49:24 +02:00
Guillaume Damiand
126b9360c9
Remove _qt from Basic viewer name
2023-10-24 08:27:18 +02:00
Guillaume Damiand
5ea9ac3db8
Remove _qt suffix from Basic_viewer
2023-10-23 18:41:20 +02:00
Guillaume Damiand
cbe7ef2b40
Merge branch 'master' into gsoc2022-EBVs-Mostafa-ashraf19
2023-10-22 17:18:04 +02:00
Guillaume Damiand
d74a3dbeac
Remove template parameter for graphics scene
2023-10-22 17:12:21 +02:00
Guillaume Damiand
175166d43e
Remove all methods to add elements from Basic_viewer_qt.
2023-10-20 11:58:37 +02:00
Guillaume Damiand
eea01ce5fe
Replace some flot by BufferType
2023-10-18 16:39:49 +02:00
Laurent Rineau
31d79bdae5
fix a copy-paste typo
2023-10-18 15:55:56 +02:00
Guillaume Damiand
9f22d67ed0
Rename Graphic_storage in Graphics_scene (Andreas and Sebastien review)
2023-09-28 12:49:00 +02:00
Guillaume Damiand
6be7477655
Camel case (Andreas review)
2023-09-28 11:10:24 +02:00
Guillaume Damiand
fd115bd321
Rename Graphic_storare into Graphics_scene (Andreas and Sebastien review)
2023-09-28 11:06:53 +02:00
Guillaume Damiand
ebd13c8551
Rename Drawing_functor in Graphics_scene_options (following Andreas and Sebastien review)
2023-09-28 09:13:44 +02:00
Guillaume Damiand
fe23441eab
Merge master
2023-06-26 14:42:33 +02:00
Guillaume Damiand
7da9812bda
Rename graphic_buffer into graphic_storage.
2023-06-22 15:18:34 +02:00
Guillaume Damiand
e7acefdde3
clean
2023-04-28 17:14:05 +02:00
Guillaume Damiand
e242890255
doc
2023-04-28 15:53:39 +02:00
Guillaume Damiand
b04d7a6b71
Rename
2023-04-28 14:59:16 +02:00
Guillaume Damiand
379b193679
move basic viewer files
2023-04-27 17:31:33 +02:00