Эх сурвалжийг харах

Update the documentation of is_vertex_manifold.

Former-commit-id: 996ae7b7361ea5aff856696dba15feb135cd8e09
Qingnan Zhou 9 жил өмнө
parent
commit
9f0396b085

+ 1 - 1
include/igl/is_vertex_manifold.h

@@ -22,7 +22,7 @@ namespace igl
   // Inputs:
   //   F  #F by 3 list of triangle indices
   // Outputs:
-  //   B  #V list whether 
+  //   B  #V list indicate whether each vertex is locally manifold.
   // Returns whether mesh is vertex manifold.
   //
   // See also: is_edge_manifold