]> Creatis software - clitk.git/blob - tools/clitkMeshViewer.ggo
GateAsciiImageIO is now cross-platform using itksys::RegularExpression
[clitk.git] / tools / clitkMeshViewer.ggo
1 #File clitkMeshViewer.ggo
2 package "clitkMeshViewer"
3 version "1.0"
4 purpose "Visualize a set of meshes"
5 usage "clitkMeshViewer FILE1 FILE2 ... [OPTIONS]"
6
7 option "config"   - "Config file"   string  no
8 option "verbose"  v     "Verbose"   flag  off
9
10 option "animate"    - "Enable animation mode (type p/m to start/stop animation)"  flag  off
11 option "fps"     - "Set the animation's frame rate (in fps)"    double  default="4.0"   no