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

Fixed typo in comment for igl/per_corner_normals.h

Former-commit-id: c74efa60e1d0611f1b742149ed84d8341ae3048d
Guillaume Jacquenot преди 7 години
родител
ревизия
700d76b156
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      include/igl/per_corner_normals.h

+ 1 - 1
include/igl/per_corner_normals.h

@@ -16,7 +16,7 @@ namespace igl
   // Compute vertex normals via vertex position list, face list
   // Inputs:
   //   V  #V by 3 eigen Matrix of mesh vertex 3D positions
-  //   F  #F by 3 eigne Matrix of face (triangle) indices
+  //   F  #F by 3 eigen Matrix of face (triangle) indices
   //   corner_threshold  threshold in degrees on sharp angles
   // Output:
   //   CN  #F*3 by 3 eigen Matrix of mesh vertex 3D normals, where the normal