Преглед на файлове

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>
 #include <Eigen/Dense>
 namespace igl
 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:
   // Inputs:
   //   F  #F by simplex_size list of "faces"
   //   F  #F by simplex_size list of "faces"