소스 검색

comment typo

Former-commit-id: 9b3a0551a6f5e8dde97affaf4f775d26bc5192d5
Alec Jacobson 10 년 전
부모
커밋
b57e08e17b
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  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
   // Outputs:
   //   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 <
     typename DerivedV, 
     typename DerivedF,