Selaa lähdekoodia

comment typo

Former-commit-id: 9b3a0551a6f5e8dde97affaf4f775d26bc5192d5
Alec Jacobson 10 vuotta sitten
vanhempi
commit
b57e08e17b
1 muutettua tiedostoa jossa 1 lisäystä ja 2 poistoa
  1. 1 2
      include/igl/embree/reorient_facets_raycast.h

+ 1 - 2
include/igl/embree/reorient_facets_raycast.h

@@ -25,8 +25,7 @@ namespace igl
   //   is_verbose  Verbose output to cout
   //   is_verbose  Verbose output to cout
   // Outputs:
   // Outputs:
   //   I  #F list of whether face has been flipped
   //   I  #F list of whether face has been flipped
-  //   C  #F list of patch ID (outpute of bfs_orient
-  //     > manifold patches
+  //   C  #F list of patch ID (output of bfs_orient > manifold patches)
   template <
   template <
     typename DerivedV, 
     typename DerivedV, 
     typename DerivedF, 
     typename DerivedF,