Triangulation_2 : Document the Triangulation_2_projection_traits_3 class#5407
Conversation
|
/build:v1 |
|
The documentation is built. It will be available, after a few minutes, here : https://cgal.github.io/5407/v1/Manual/index.html |
Triangulation_2/doc/Triangulation_2/CGAL/Triangulation_2_projection_traits_3.h
Outdated
Show resolved
Hide resolved
Triangulation_2/doc/Triangulation_2/CGAL/Triangulation_2_projection_traits_3.h
Outdated
Show resolved
Hide resolved
Triangulation_2/doc/Triangulation_2/CGAL/Triangulation_2_projection_traits_3.h
Outdated
Show resolved
Hide resolved
Triangulation_2/doc/Triangulation_2/CGAL/Triangulation_2_projection_traits_3.h
Outdated
Show resolved
Hide resolved
Triangulation_2/doc/Triangulation_2/CGAL/Triangulation_2_projection_traits_3.h
Outdated
Show resolved
Hide resolved
Triangulation_2/doc/Triangulation_2/CGAL/Triangulation_2_projection_traits_3.h
Outdated
Show resolved
Hide resolved
|
@maxGimeno can you please make the changes and build the documentation again. Also, unless I missed that a reviewer has spotted it as well, |
fc02465 to
1f5a847
Compare
|
/build:v2 |
|
The documentation is built. It will be available, after a few minutes, here : https://cgal.github.io/5407/v2/Manual/index.html |
|
I don't think it needs to be documented. |
Just to be sure that I understand you right: There is no need to document it, as none of the 2D triangulation classes will ever call it, as there is no need for it to project points directly? |
|
it is not used and there is actually no plane since only a normal is requested. |
|
/build:v3 |
|
The documentation is built. It will be available, after a few minutes, here : https://cgal.github.io/5407/v3/Manual/index.html |
|
I do not understand why it is in the triangulation package and not just in the Kernel as the other projection traits classes. |
|
Projection traits are models of |
…n_traits_3-maxGimeno
|
Tests failing. For example here |
|
Example name conflicting with |
|
Successfully tested in https://cgal.geometryfactory.com/CGAL/testsuite/results-5.4-Ic-40.shtml |
Summary of Changes
Add doc to the class
T2_projection_traits_3.TODO:
Release Management