CGAL 6.2 versus released version 6.1.1 #9458
Answered
by
MaelRL
petrasvestartas
asked this question in
Q&A
-
|
Hi, Documentation shows CGAL 6.2 but release is 6.1.1 |
Beta Was this translation helpful? Give feedback.
Answered by
MaelRL
Apr 29, 2026
Replies: 1 comment 2 replies
-
|
The documentation link Andreas gave you in #9455 is the documentation of the "main" branch, and not that of a release. The "6.2" is simply the version of the next release. You can find the same example in the documentation of the last release here: https://doc.cgal.org/latest/Polygon_mesh_processing/Polygon_mesh_processing_2corefinement_consecutive_bool_op_8cpp-example.html |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
MaelRL
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The documentation link Andreas gave you in #9455 is the documentation of the "main" branch, and not that of a release. The "6.2" is simply the version of the next release.
You can find the same example in the documentation of the last release here: https://doc.cgal.org/latest/Polygon_mesh_processing/Polygon_mesh_processing_2corefinement_consecutive_bool_op_8cpp-example.html