Inherits osgTracker::Tracker.
Public Member Functions | |
ARTTracker (std::string panelFile="Data/panels.txt") | |
Constructor. Defines defauls panelFile. | |
void | setImage (unsigned char *newImg) |
Set the next image to use. | |
virtual void | update (void) |
Updates each associated matrix transform. |
|
Initializes all global variables used by ARToolkit |
|
Call ARToolkit to identify all the markers and update the corresponding matrix transforms Implements osgTracker::Tracker. |