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

better comment

Former-commit-id: 82af21733414f7af371037aecd61b2a90432276b
Alec Jacobson преди 11 години
родител
ревизия
e131901b86
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      include/igl/cgal/point_mesh_squared_distance.h

+ 1 - 1
include/igl/cgal/point_mesh_squared_distance.h

@@ -12,7 +12,7 @@
 #include "CGAL_includes.hpp"
 namespace igl
 {
-  // Convert a mesh (V,F) to a list of CGAL triangles
+  // Compute distances from a set of points P to a triangle mesh (V,F)
   //
   // Templates:
   //   Kernal  CGAL computation and construction kernel (e.g.