![]() |
ARX
1.0
The next-generation open source augmented reality toolkit.
|
Functions | |
ARdouble | arGetTransMatSquare (AR3DHandle *handle, ARMarkerInfo *marker_info, ARdouble width, ARdouble conv[3][4]) |
(description) More... | |
ARdouble | arGetTransMatSquareCont (AR3DHandle *handle, ARMarkerInfo *marker_info, ARdouble initConv[3][4], ARdouble width, ARdouble conv[3][4]) |
(description) More... | |
ARdouble | arGetTransMat (AR3DHandle *handle, ARdouble initConv[3][4], ARdouble pos2d[][2], ARdouble pos3d[][3], int num, ARdouble conv[3][4]) |
(description) More... | |
ARdouble | arGetTransMatRobust (AR3DHandle *handle, ARdouble initConv[3][4], ARdouble pos2d[][2], ARdouble pos3d[][3], int num, ARdouble conv[3][4]) |
(description) More... | |
ARdouble arGetTransMat | ( | AR3DHandle * | handle, |
ARdouble | initConv[3][4], | ||
ARdouble | pos2d[][2], | ||
ARdouble | pos3d[][3], | ||
int | num, | ||
ARdouble | conv[3][4] | ||
) |
(description)
(description)
handle | (description) |
initConv | (description) |
pos2d | (description) |
pos3d | (description) |
num | (description) |
conv | (description) |
ARdouble arGetTransMatRobust | ( | AR3DHandle * | handle, |
ARdouble | initConv[3][4], | ||
ARdouble | pos2d[][2], | ||
ARdouble | pos3d[][3], | ||
int | num, | ||
ARdouble | conv[3][4] | ||
) |
(description)
(description)
handle | (description) |
initConv | (description) |
pos2d | (description) |
pos3d | (description) |
num | (description) |
conv | (description) |
ARdouble arGetTransMatSquare | ( | AR3DHandle * | handle, |
ARMarkerInfo * | marker_info, | ||
ARdouble | width, | ||
ARdouble | conv[3][4] | ||
) |
(description)
(description)
handle | (description) |
marker_info | (description) |
width | (description) |
conv | (description) |
ARdouble arGetTransMatSquareCont | ( | AR3DHandle * | handle, |
ARMarkerInfo * | marker_info, | ||
ARdouble | initConv[3][4], | ||
ARdouble | width, | ||
ARdouble | conv[3][4] | ||
) |
(description)
(description)
handle | (description) |
marker_info | (description) |
initConv | (description) |
width | (description) |
conv | (description) |