#include "kniBase.h"
#include <iostream>
#include <cstdio>
#include <memory>
#include <vector>
#include <fstream>
#include "keyboard.h"
Go to the source code of this file.
Classes | |
struct | TCurrentMot |
structure for the currently active axis More... | |
struct | TPoint |
struct | Tpos |
Defines | |
#define | LEFT false |
#define | RIGHT true |
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
std::unique_ptr< CLMBase > | katana |
const double | PI = 3.14159265358979323846 |
int | retVal = 0 |