Conversation
|
When did we deprecate this? Maybe we can remove it in this PR. |
|
Is it correct that here we refer to the Surface_mesher package @janetournois |
I don't think so. What part of the page do you refer to? |
I refer to the sentence "This parameter stands for a model of the concept ImplicitFunction described in the surface mesh generation package" |
then yes, it is about |
This comment was marked as outdated.
This comment was marked as outdated.
|
The documentation is built. It will be available, after a few minutes, here: https://cgal.github.io/9283/v0/Manual/index.html |
Co-authored-by: albert-github <[email protected]>
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
|
The documentation is built. It will be available, after a few minutes, here: https://cgal.github.io/9283/v0/Manual/index.html |
|
Successfully tested in CGAL-6.2-Ic-101 |
|
|
||
| template <typename Function, | ||
| typename Bounding_object, | ||
| typename BoundingObject, |
There was a problem hiding this comment.
why is this one camel-case and Construct_surface_patch_index not?
| * and returns a scalar value. That object must be model of `CopyConstructible` | ||
| * \tparam NamedParameters a sequence of \ref bgl_namedparameters "Named Parameters" | ||
| * \tparam Bounding_object either a bounding sphere (of type `Sphere_3`), a bounding box (type `Bbox_3`), | ||
| * \tparam BoundingObject either a bounding sphere (of type `Sphere_3`), a bounding box (type `Bbox_3`), |
There was a problem hiding this comment.
| * \tparam BoundingObject either a bounding sphere (of type `Sphere_3`), a bounding box (type `Bbox_3`), | |
| * \tparam BoundingObject either a bounding `Sphere_3`, a bounding `Bbox_3`, |
Co-authored-by: Jane Tournois <[email protected]>
|
This pull-request was previously marked with the label |
|
/force-build:v0 |
|
The documentation is built. It will be available, after a few minutes, here: https://cgal.github.io/9283/v0/Manual/index.html |
|
I just noticed that |
|
/force-build:v0 |
|
The documentation is built. It will be available, after a few minutes, here: https://cgal.github.io/9283/v0/Manual/index.html |
ecf54b1 to
a2bef76
Compare
|
/force-build:v0 |
|
The documentation is built. It will be available, after a few minutes, here: https://cgal.github.io/9283/v0/Manual/index.html |
Summary of Changes
Template parameters must be in CamelCase
Fix template parameters in the package description
Todo
CHANGES.mdfor 6.2Release Management