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

comment about order

Former-commit-id: 5bf26d3bc8eeb4a9cf442df5aa8fe0f0c5bcb8d7
Alec Jacobson 8 жил өмнө
parent
commit
ef5029045e

+ 1 - 1
include/igl/circulation.h

@@ -28,7 +28,7 @@ namespace igl
   //     F(f,:) opposite the vth corner, where EI(e,0)=v. Similarly EF(e,1) "
   //     e=(j->i)
   //   EI  #E by 2 list of edge flap corners (see above).
-  // Returns list of faces touched by circulation.
+  // Returns list of faces touched by circulation (in cyclically order).
   //   
   IGL_INLINE std::vector<int> circulation(
     const int e,