Uses of Class
edu.dhbw.andar.AndARActivity

Packages that use AndARActivity
edu.dhbw.andar   
edu.dhbw.andar.pub   
 

Uses of AndARActivity in edu.dhbw.andar
 

Constructors in edu.dhbw.andar with parameters of type AndARActivity
AndARRenderer(Resources res, ARToolkit markerInfo, AndARActivity activity)
          the default constructer
 

Uses of AndARActivity in edu.dhbw.andar.pub
 

Subclasses of AndARActivity in edu.dhbw.andar.pub
 class CustomActivity
          Example of an application that makes use of the AndAR toolkit.