#include <cmath>#include <iostream>#include <sstream>#include <float.h>#include <algorithm>

Go to the source code of this file.
Classes | |
| struct | Leap::FloatArray |
| class | Leap::Matrix |
| class | Leap::Vector |
Namespaces | |
| namespace | Leap |
Variables | |
| static const float | Leap::DEG_TO_RAD = 0.0174532925f |
| static const float | Leap::EPSILON = 1.192092896e-07f |
| static const float | Leap::PI = 3.1415926536f |
| static const float | Leap::RAD_TO_DEG = 57.295779513f |