JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
X
C
cacheAssetFolder(Context, String)
- Method in class org.artoolkit.ar.base.assets.
AssetHelper
CameraEventListener
- Interface in
org.artoolkit.ar.base.camera
The CameraEventListener interface allows an observer to respond to events from a
CaptureCameraPreview
.
CameraPreferencesActivity
- Class in
org.artoolkit.ar.base.camera
CameraPreferencesActivity provides a menu which allows the camera and its resolution to be selected interactively by the user.
CameraPreferencesActivity()
- Constructor for class org.artoolkit.ar.base.camera.
CameraPreferencesActivity
CameraPreferencesActivity.ASPECT_RATIO
- Enum in
org.artoolkit.ar.base.camera
cameraPreviewFrame(byte[])
- Method in class org.artoolkit.ar.base.
ARActivity
cameraPreviewFrame(byte[])
- Method in interface org.artoolkit.ar.base.camera.
CameraEventListener
Called when the camera preview has a new frame ready.
cameraPreviewStarted(int, int, int, int, boolean)
- Method in class org.artoolkit.ar.base.
ARActivity
cameraPreviewStarted(int, int, int, int, boolean)
- Method in interface org.artoolkit.ar.base.camera.
CameraEventListener
Called when the camera preview is started.
cameraPreviewStopped()
- Method in class org.artoolkit.ar.base.
ARActivity
cameraPreviewStopped()
- Method in interface org.artoolkit.ar.base.camera.
CameraEventListener
Called when the capture preview is stopped.
CaptureCameraPreview
- Class in
org.artoolkit.ar.base.camera
CaptureCameraPreview(Context, CameraEventListener)
- Constructor for class org.artoolkit.ar.base.camera.
CaptureCameraPreview
Constructor takes a
CameraEventListener
which will be called on to handle camera related events.
cleanup()
- Method in class org.artoolkit.ar.base.
ARToolKit
Instructs the native code to free resources.
computeCRC(String)
- Static method in class org.artoolkit.ar.base.assets.
Hasher
computeHash(String)
- Static method in class org.artoolkit.ar.base.assets.
Hasher
configureARScene()
- Method in class org.artoolkit.ar.base.rendering.
ARRenderer
Allows subclasses to load markers and prepare the scene.
convertAndDetect(byte[])
- Method in class org.artoolkit.ar.base.
ARToolKit
Takes an incoming frame from the Android camera and passes it to native code for conversion and marker detection.
copyAssetFolder(String, String)
- Method in class org.artoolkit.ar.base.assets.
AssetHelper
copyAssetToTargetDir(AssetManager, String, String)
- Method in class org.artoolkit.ar.base.assets.
AssetFileTransfer
Cube
- Class in
org.artoolkit.ar.base.rendering
Simple class to render a coloured cube.
Cube()
- Constructor for class org.artoolkit.ar.base.rendering.
Cube
Cube(float)
- Constructor for class org.artoolkit.ar.base.rendering.
Cube
Cube(float, float, float, float)
- Constructor for class org.artoolkit.ar.base.rendering.
Cube
A
B
C
D
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
X
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes