Computer Assisted Medical Intervention Tool Kit  version 5.2
applications/wizard/main.cpp File Reference
#include "WizardController.h"
#include <Core.h>
#include <QApplication>
#include <iostream>
#include "CommandLineOptions.hxx"
+ Include dependency graph for applications/wizard/main.cpp:

Functions

int main (int argc, char *argv[])
 
void usage (char *appName)
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

References usage(), and camitk::Core::version.

+ Here is the call graph for this function:

◆ usage()

void usage ( char *  appName)

References camitk::Core::version.

Referenced by main().

+ Here is the caller graph for this function: