Computer Assited Medical Intervention Tool Kit  version 5.0
applications/cepgenerator/main.cpp File Reference
#include "CepGenerator.h"
#include <Core.h>
#include <iostream>
#include "CommandLineOptions.hxx"
+ Include dependency graph for applications/cepgenerator/main.cpp:

Functions

int main (int argc, char *argv[])
 The main of the CEP Generator application. More...
 
void usage (std::string msg="")
 

Variables

const char * description
 

Function Documentation

◆ usage()

void usage ( std::string  msg = "")

References description, and camitk::Core::version.

Referenced by main().

+ Here is the caller graph for this function:

Variable Documentation

◆ description