Skip to content

Commit

Permalink
Fix obsolete doxygen reference
Browse files Browse the repository at this point in the history
  • Loading branch information
dsieger committed Jul 8, 2022
1 parent b9b7f58 commit f0a2fdc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pmp/SurfaceMesh.h
Original file line number Diff line number Diff line change
Expand Up @@ -1819,7 +1819,6 @@ class SurfaceMesh

//! returns whether the mesh a triangle mesh. this function simply tests
//! each face, and therefore is not very efficient.
//! \sa trianglate(), triangulate(Face)
bool is_triangle_mesh() const;

//! returns whether the mesh a quad mesh. this function simply tests
Expand Down

0 comments on commit f0a2fdc

Please sign in to comment.