![]() |
ARX
1.0
The next-generation open source augmented reality toolkit.
|
Macros | |
#define | _0_5 0.5 |
#define | _0_05 0.05 |
#define | _0_0 0.0 |
#define | EPSILON 0.0001 |
#define | FABS(x) fabs(x) |
Functions | |
int | arGetLine (int x_coord[], int y_coord[], int coord_num, int vertex[], ARParamLTf *paramLTf, ARdouble line[4][3], ARdouble v[4][2]) |
#define _0_0 0.0 |
#define _0_05 0.05 |
#define _0_5 0.5 |
#define EPSILON 0.0001 |
#define FABS | ( | x | ) | fabs(x) |
int arGetLine | ( | int | x_coord[], |
int | y_coord[], | ||
int | coord_num, | ||
int | vertex[], | ||
ARParamLTf * | paramLTf, | ||
ARdouble | line[4][3], | ||
ARdouble | v[4][2] | ||
) |