Class | Description |
---|---|
AndroidUtils |
A collection of utility functions for performing common and useful operations
specific to Android.
|
ARActivity |
An activity which can be subclassed to create an AR application.
|
ARToolKit |
The ARToolKit class is a singleton which manages access to the underlying
native functions defined in the
NativeInterface class. |
BuildConfig | |
FPSCounter |
Utility class to measure performance in frames per second.
|
NativeInterface |
The NativeInterface class contains the JNI function signatures for
native ARToolKit functions.
|
R | |
R.array | |
R.attr | |
R.drawable | |
R.id | |
R.menu | |
R.string | |
R.xml |