mirror of https://github.com/CGAL/cgal
typo
This commit is contained in:
parent
182ca2b410
commit
07e99aabe2
|
|
@ -113,7 +113,7 @@ necessarily neighbors in the Delaunay triangulation of $\mathcal{P}
|
|||
\ccFunction{template < class Dt, class OutputIterator >
|
||||
OutputIterator
|
||||
surface_neighbors_3(const Dt& dt, const typename
|
||||
Dt::Geom_traits::Point_2& p, const typename
|
||||
Dt::Geom_traits::Point_3& p, const typename
|
||||
Dt::Geom_traits::Vector_3& normal, OutputIterator out, typename
|
||||
Dt::Face_handle start = typename Dt::Face_handle());} {computes
|
||||
the surface neighbor coordinates with respect to the points that are
|
||||
|
|
|
|||
Loading…
Reference in New Issue