This website requires JavaScript.
Explore
Help
Sign In
phynexis-deps
/
cgal
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
7a0f3da89bdb3f51d3e59d52ee42657d9b8eaca6
cgal
/
Envelope_3
T
History
Sébastien Loriot
f130cfe92c
fix conversion error
2024-03-01 11:51:34 +01: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
fix conversion error
2024-03-01 11:51:34 +01:00
package_info
/Envelope_3
actually core is now needed as it extends the gmp/boost arithmetic kernel
2024-02-27 17:55:05 +01: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