cgal/Basic_viewer/include/CGAL
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
..
Qt delete allocated objects 2024-04-04 14:26:23 +02:00
Basic_shaders.h
Buffer_for_vao.h Add missing include 2024-10-08 14:08:03 +01:00
Graphics_scene.h Remove a warning 2023-12-14 08:23:16 +01:00
Graphics_scene_options.h Add missing methods ignore_all_XXX in graphics scene options (methods that are documented) 2024-11-08 15:57:10 +01:00