Modified a line:

"The type of the embedding 3D triangulation. **Must be a model of
  \ccc{SurfaceMeshTriangulation_3}**"
This commit is contained in:
Laurent Rineau 2006-03-10 18:08:46 +00:00
parent c26f45af30
commit cf899d8197
1 changed files with 2 additions and 1 deletions

View File

@ -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.}