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

rm bogus template

Former-commit-id: 094729e7e8eb7617aaebba635ce7be841930cba7
Alec Jacobson преди 7 години
родител
ревизия
5d19ae349d
променени са 1 файла, в които са добавени 1 реда и са изтрити 2 реда
  1. 1 2
      include/igl/edges.h

+ 1 - 2
include/igl/edges.h

@@ -14,8 +14,7 @@
 namespace igl
 {
   // Constructs a list of unique edges represented in a given mesh (V,F)
-  // Templates:
-  //   T  should be a eigen sparse matrix primitive type like int or double
+  //
   // Inputs:
   //   F  #F by 3 list of mesh faces (must be triangles)
   //   or