#include <math.h>
Classes | |
class | CVec |
Homogenous vector. More... | |
class | CMatrix |
Homogenous matrix. More... | |
Defines | |
#define | PRECISION double |
Functions | |
int | rnd (PRECISION value) |
Rounds a value. |
#define PRECISION double |
int rnd | ( | PRECISION | value | ) |
Rounds a value.