فهرست منبع

better doc

Former-commit-id: 2cac593f997360b048a28d78662ef4b5a9dec6f6
Alec Jacobson 8 سال پیش
والد
کامیت
5a861b7081
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      include/igl/all_edges.h

+ 2 - 1
include/igl/all_edges.h

@@ -11,7 +11,8 @@
 #include <Eigen/Dense>
 namespace igl
 {
-  // ALL_EDGES Determines all "directed edges" of a given set of simplices
+  // ALL_EDGES Determines all "directed edges" of a given set of simplices. For
+  // a manifold mesh, this computes all of the half-edges
   //
   // Inputs:
   //   F  #F by simplex_size list of "faces"