- getAssetFilenames(String) - Method in class org.artoolkit.ar.base.assets.AssetHelper
-
- getAvailableExternalMemorySize() - Static method in class org.artoolkit.ar.base.AndroidUtils
-
Returns the number of bytes of external storage available.
- getCameraPreview() - Method in class org.artoolkit.ar.base.ARActivity
-
Returns the camera preview that is providing the video frames.
- getDebugBitmap() - Method in class org.artoolkit.ar.base.ARToolKit
-
Returns the Bitmap containing the ARToolKit debug video image.
- getDebugMode() - Method in class org.artoolkit.ar.base.ARToolKit
-
Returns whether the ARToolKit debug video image is enabled.
- getFPS() - Method in class org.artoolkit.ar.base.FPSCounter
-
Returns the last calculated FPS value.
- getGLView() - Method in class org.artoolkit.ar.base.ARActivity
-
Returns the GL surface view.
- getInstance() - Static method in class org.artoolkit.ar.base.ARToolKit
-
Implementation of the singleton pattern to provide a sole instance of the ARToolKit class.
- getProjectionMatrix() - Method in class org.artoolkit.ar.base.ARToolKit
-
Returns the projection matrix calculated from camera parameters.
- getThreshold() - Method in class org.artoolkit.ar.base.ARToolKit
-
Returns the threshold used to binarize the video image for marker
detection.
- getTotalExternalMemorySize() - Static method in class org.artoolkit.ar.base.AndroidUtils
-
Returns the total number of bytes of external storage.