mirror of https://github.com/CGAL/cgal
hide the API figure for now
This commit is contained in:
parent
1a2c273d25
commit
19d65a8ba4
|
|
@ -282,13 +282,14 @@ latter version does not produced a symmetric result.
|
|||
Our implementation operates on a surface mesh represented as a halfedge data structure that must
|
||||
be a model of the `HalfedgeGraph` concept.
|
||||
|
||||
|
||||
<!--
|
||||
We present the API by considering the user point of view during a deformation session
|
||||
(see \cgalFigureRef{Flow_of_API} for an illustration).
|
||||
|
||||
\cgalFigureBegin{Flow_of_API, usage_flow_of_API.png}
|
||||
The deformation work flow.
|
||||
\cgalFigureEnd
|
||||
-->
|
||||
|
||||
\subsection Preprocess_section Preprocessing
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue