- filesMatch - Variable in class org.artoolkit.ar.base.assets.AssetFileTransfer
-
- findAspectRatio(int, int) - Method in class org.artoolkit.ar.base.camera.CameraPreferencesActivity
-
A convenience method which makes it easy to determine the approximate
aspect ratio of an image with the given resolution (expressed in pixel
width and height).
- findAspectRatioName(int, int) - Method in class org.artoolkit.ar.base.camera.CameraPreferencesActivity
-
A convenience method which makes it easy to determine the approximate
aspect ratio of an image with the given resolution (expressed in pixel
width and height).
- formatBytes(long) - Static method in class org.artoolkit.ar.base.AndroidUtils
-
Returns a formatted string representation of the number of bytes specified.
- FPSCounter - Class in org.artoolkit.ar.base
-
Utility class to measure performance in frames per second.
- FPSCounter() - Constructor for class org.artoolkit.ar.base.FPSCounter
-
- frame() - Method in class org.artoolkit.ar.base.FPSCounter
-
Call this function during each frame.