cgal/Envelope_3
Andreas Fabri 6112a36847 unsigned int -> std::size_t 2024-02-20 17:26:37 +00:00
..
doc/Envelope_3 Passed the base class of Env_plane_traits_3 as a template parameter with a default value (being the 2D arrangement linear traits). Similarly, passed the base class of Env_triangle_traits_3 as a template parameter with a default value (being the 2D arrangement segment traits). 2024-01-31 00:00:55 +02:00
examples/Envelope_3 Cleaned up; replaced 'typedef' with 'using'; replaced CGAL::Timer with std::chrono 2024-01-29 19:32:02 +02:00
include/CGAL unsigned int -> std::size_t 2024-02-20 17:26:37 +00:00
package_info/Envelope_3 fix dependencies 2023-10-12 11:30:42 +02:00
test/Envelope_3 Made all members of the cell-extension records unique (e.g., added 'env_'); this enables the simultaneous extensions required by other packages; for example, having a lower envelope diagram with history. 2024-01-30 14:48:59 +02:00