瀏覽代碼

Merge remote-tracking branch 'upstream/master'

Former-commit-id: fe8056edc08b5218adfeae46c04e5b7a9c468950
Qingnan Zhou 9 年之前
父節點
當前提交
39496c0f4c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tutorial/703_Decimation/main.cpp

+ 1 - 1
tutorial/703_Decimation/main.cpp

@@ -14,7 +14,7 @@ int main(int argc, char * argv[])
   using namespace std;
   using namespace Eigen;
   using namespace igl;
-  cout<<"Usage: ./progressive_hulls [filename.(off|obj|ply)]"<<endl;
+  cout<<"Usage: ./703_Decimation_bin [filename.(off|obj|ply)]"<<endl;
   cout<<"  [space]  toggle animation."<<endl;
   cout<<"  'r'  reset."<<endl;
   // Load a closed manifold mesh