mirror of https://github.com/CGAL/cgal
Create unique example file names for cmake
This commit is contained in:
parent
ddcd70447b
commit
2eb39baf51
|
|
@ -66,7 +66,7 @@ standard two-dimensional CGAL kernel (\ccc{CGAL::Point_2<K>}
|
||||||
and \ccc{CGAL::Line_2<K>}). Their user interface is thus defined in
|
and \ccc{CGAL::Line_2<K>}). Their user interface is thus defined in
|
||||||
the corresponding reference pages.
|
the corresponding reference pages.
|
||||||
|
|
||||||
\ccIncludeExampleCode{Nef_2/construction.cpp}
|
\ccIncludeExampleCode{Nef_2/nef_2_construction.cpp}
|
||||||
|
|
||||||
Planar halfspaces (as used in the definition) are modelled by oriented
|
Planar halfspaces (as used in the definition) are modelled by oriented
|
||||||
lines. In the previous example \ccc{N1} is the Nef polyhedron
|
lines. In the previous example \ccc{N1} is the Nef polyhedron
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue