correct name in the help line

This commit is contained in:
Paolo Cignoni 2006-10-16 08:50:11 +00:00
parent 81e0f25754
commit f24e4b2da1
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ int main(int argc, char **argv)
printf(
"\n trimesh_ball_pivoting ("__DATE__")\n"
" Visual Computing Group I.S.T.I. C.N.R.\n"
"Usage: PlyRefine filein.ply fileout.ply [opt] \n"
"Usage: trimesh_ball_pivoting filein.ply fileout.ply [opt]\n"
"options: \n"
"-r <val> radius of the rolling ball\n"
"-c <val> clustering radius (as fraction of radius) default: 0.05\n"