![]() |
ARX
1.0
The next-generation open source augmented reality toolkit.
|
#include <ARX/AR/ar.h>#include <stdio.h>#include <stdlib.h>#include <math.h>#include <ARX/AR2/featureSet.h>#include <ARX/AR2/coord.h>#include <ARX/AR2/searchPoint.h>Functions | |
| void | ar2GetSearchPoint (const ARParamLT *cparamLT, const float trans1[3][4], const float trans2[3][4], const float trans3[3][4], AR2FeatureCoordT *feature, int search[3][2]) |
| void ar2GetSearchPoint | ( | const ARParamLT * | cparamLT, |
| const float | trans1[3][4], | ||
| const float | trans2[3][4], | ||
| const float | trans3[3][4], | ||
| AR2FeatureCoordT * | feature, | ||
| int | search[3][2] | ||
| ) |
1.9.5