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

Merge pull request #678 from Gjacquenot/patch-1

Fixed typo in comment for igl/per_corner_normals.h

Former-commit-id: b788d9eba6954226c3d133717b87a7a4f89c701e
Jérémie Dumas 7 жил өмнө
parent
commit
6c08e94a0a

+ 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