mirror of https://github.com/CGAL/cgal
Modified a line:
"The type of the embedding 3D triangulation. **Must be a model of
\ccc{SurfaceMeshTriangulation_3}**"
This commit is contained in:
parent
c26f45af30
commit
cf899d8197
|
|
@ -63,7 +63,8 @@ i.e. find its size, number of connected components, genus etc...
|
|||
\ccRefName\ provides the following types.
|
||||
|
||||
\ccNestedType{Triangulation}{The type of the
|
||||
embedding 3D triangulation.}
|
||||
embedding 3D triangulation. Must be a model of
|
||||
\ccc{SurfaceMeshTriangulation_3}.}
|
||||
\ccGlue
|
||||
\ccTypedef{typedef Triangulation::Vertex_handle Vertex_handle;}{ The type of
|
||||
the embedding triangulation vertex handles.}
|
||||
|
|
|
|||
Loading…
Reference in New Issue