fshake3d  0.0.1
FreeformDensity3DSurfaceEditor
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
options_data.h
Go to the documentation of this file.
00001 OPTION(help    ,'h',""           ,"print help page on stdout")
00002 OPTION(size    ,'s',"nx ny"      ,"number of control points in the grid")
00003 OPTION(limits  ,'l',"xmin xmax ymin ymax"  ,"grid limits")
00004 // OPTION(title   ,'t',"titlestring","set window title")
00005 // OPTION(position,'p',"x y"        ,"set window position")
00006