![]() |
ARX
1.0
The next-generation open source augmented reality toolkit.
|
Macros | |
| #define | MATRIX(name, x, y, width) ( *(name + (width) * (x) + (y)) ) |
Functions | |
| ARdouble | arMatrixDet (ARMat *m) |
| #define MATRIX | ( | name, | |
| x, | |||
| y, | |||
| width | |||
| ) | ( *(name + (width) * (x) + (y)) ) |
1.9.5