mirror of https://github.com/CGAL/cgal
fix " : "
This commit is contained in:
parent
b28a6bc7f6
commit
fd1e8cac9f
|
|
@ -105,9 +105,9 @@ Delaunay triangulation constructed from a PLC.
|
|||
<img src="plc_to_cdt.png" style="max-width:90%;"/>
|
||||
</center>
|
||||
\cgalFigureCaptionBegin{CT_3_plc2cdt_fig}
|
||||
Left : PLC (360 vertices);
|
||||
Middle : CCDT (2452 vertices);
|
||||
Right : the same CCDT seen with cutplane.
|
||||
Left: PLC (360 vertices);
|
||||
Middle: CCDT (2452 vertices);
|
||||
Right: the same CCDT seen with cutplane.
|
||||
\cgalFigureCaptionEnd
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue