OptionInfo * vtkParse_GetCommandLineOptions()
Return the options provided on the command line.
struct _OptionInfo OptionInfo
vtkParseMain.h provides argument parsing for the wrapper executables.
FileInfo * vtkParse_Main(int argc, char *argv[])
The main function, parses the file and returns the result.
void vtkParse_MainMulti(int argc, char *argv[])
A main function that can take multiple input files.