浏览代码

bad path

Former-commit-id: f7a335e28cbb46acd7a66c18f06c4940ed36db86
Alec Jacobson 10 年之前
父节点
当前提交
b1ea555f41
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      include/igl/frame_field_deformer.h

+ 2 - 2
include/igl/frame_field_deformer.h

@@ -13,8 +13,8 @@
 
 namespace igl
 {
-  // Deform a mesh to transform the given per-face frame field to be as close as possible
-  // to a cross field, in the least square sense.
+  // Deform a mesh to transform the given per-face frame field to be as close
+  // as possible to a cross field, in the least square sense.
   //
   // Inputs:
   //   V       #V by 3 coordinates of the vertices