Zhongshi před 6 roky
rodič
revize
8cbc8da130
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      include/igl/volume.h

+ 1 - 1
include/igl/volume.h

@@ -20,7 +20,7 @@ namespace igl
   //   V  #V by dim list of vertex positions
   //   V  #V by dim list of vertex positions
   //   T  #V by 4 list of tet indices
   //   T  #V by 4 list of tet indices
   // Outputs:
   // Outputs:
-  //   vol  #T list of dihedral angles (in radians)
+  //   vol  #T list of tetrahedron volumes
   //
   //
   template <
   template <
     typename DerivedV, 
     typename DerivedV,