#include <artoolkit.h>
Inheritance diagram for ARToolKitPosition:

Public Member Functions | |
| ARToolKitPosition (ARToolKitPreProcess &pre, const char *PatFile, double Height) | |
| adds pattern file to the watch list | |
| ~ARToolKitPosition () | |
| make sure we remove the pattern file fromt he watch listARToolKitPreProcess | |
| virtual ARPosition | GetPosition () |
| queries the ARToolKitPreProcess object and returns marker position | |
Protected Attributes | |
| ARToolKitPreProcess & | Pre |
| unsigned int | MarkerID |
| ARPosition | lastGoodPosition |
1.5.1