mirror of https://github.com/CGAL/cgal
Fix a small error in doc.
This commit is contained in:
parent
df80858f0b
commit
76f480384a
|
|
@ -58,10 +58,10 @@ The concept \ccRefName\ defines the requirements for the \ccc{Face} type in the
|
|||
\ccOperations
|
||||
|
||||
\ccTagFullDeclarations
|
||||
\ccMethod{Edge_handle sup(); const}
|
||||
\ccMethod{Vertex_handle sup(); const}
|
||||
{returns the sink of face \ccVar.}
|
||||
\ccGlue
|
||||
\ccMethod{Edge_handle inf(); const}
|
||||
\ccMethod{Vertex_handle inf(); const}
|
||||
{returns the source of face \ccVar.}
|
||||
\ccGlue
|
||||
\ccMethod{void set_sup(Vertex_handle v);}
|
||||
|
|
|
|||
Loading…
Reference in New Issue