Преглед на файлове

Update the documentation of is_vertex_manifold.

Former-commit-id: 996ae7b7361ea5aff856696dba15feb135cd8e09
Qingnan Zhou преди 9 години
родител
ревизия
9f0396b085
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      include/igl/is_vertex_manifold.h

+ 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