A B C D E F G H I L M N O P R S T U V W

R

readCPUInfo() - Static method in class com.metaio.tools.SystemInfo
Read CPU information by running a system command
registerAudioCallback(IAudioCallback) - Method in class com.metaio.sdk.jni.IMetaioSDKAndroid
 
registerCallback(IGestureHandlerCallback) - Method in class com.metaio.sdk.jni.GestureHandler
 
registerCallback(IMetaioSDKCallback) - Method in class com.metaio.sdk.jni.IMetaioSDK
 
registerCallback(MetaioSurfaceView.Callback) - Method in class com.metaio.sdk.MetaioSurfaceView
Register a callback class to load/unload geometries, transform geometries and handle selection of geometries through touch event.
registerCallback(SensorsComponentAndroid.Callback) - Method in class com.metaio.sdk.SensorsComponentAndroid
Register callback to receive sensor readings.
registerSensorsComponent(ISensorsComponent) - Method in class com.metaio.sdk.jni.IMetaioSDK
Pass NULL to de-register sensors component.
registerSensorsComponent(long, ISensorsComponent) - Static method in class com.metaio.sdk.UnityProxy
 
release() - Method in class com.metaio.sdk.ARELInterpreterAndroidJava
 
release() - Method in class com.metaio.sdk.AudioRenderer
Call release when no longer needed to free resources
release() - Method in class com.metaio.sdk.jni.ByteBuffer
 
release() - Method in class com.metaio.sdk.SensorsComponentAndroid
Release the sensors' component.
reloadTextures() - Method in class com.metaio.sdk.jni.IMetaioSDKAndroid
On Android we need to reload textures every time the OpenGL surface has been paused.
remove(IGeometry) - Method in class com.metaio.sdk.jni.IRadar
 
removeAll() - Method in class com.metaio.sdk.jni.IRadar
 
removeBillboard(IGeometry) - Method in class com.metaio.sdk.jni.IBillboardGroup
 
removeMovieTexture() - Method in class com.metaio.sdk.jni.IGeometry
See: setMovieTexture
removeObject(IGeometry) - Method in class com.metaio.sdk.jni.GestureHandler
 
removeObjects() - Method in class com.metaio.sdk.jni.GestureHandler
 
render() - Method in class com.metaio.sdk.jni.IMetaioSDK
This method is usually called from the application loop.
requestCameraImage() - Method in class com.metaio.sdk.jni.IMetaioSDK
The image will have the dimensions of the current capture resolution.
requestCameraImage(String, int, int) - Method in class com.metaio.sdk.jni.IMetaioSDK
The result is notified in IMetaioSDKCallback.onCameraImageSaved.
requestScreenshot(long, long) - Method in class com.metaio.sdk.jni.IMetaioSDK
The screenshot will be returned in IMetaioSDKCallback::onScreenshot as a new ImageStruct object in the next render cycle.
requestScreenshot(long) - Method in class com.metaio.sdk.jni.IMetaioSDK
 
requestScreenshot() - Method in class com.metaio.sdk.jni.IMetaioSDK
 
requestScreenshot(String, long, long) - Method in class com.metaio.sdk.jni.IMetaioSDK
Currently JPG and PNG file formats are supported.
requestScreenshot(String, long) - Method in class com.metaio.sdk.jni.IMetaioSDK
 
requestScreenshot(String) - Method in class com.metaio.sdk.jni.IMetaioSDK
 
reserve(long) - Method in class com.metaio.sdk.jni.IGeometryVector
 
reserve(long) - Method in class com.metaio.sdk.jni.IntVector
 
reserve(long) - Method in class com.metaio.sdk.jni.PoseVector
 
reserve(long) - Method in class com.metaio.sdk.jni.StringVector
 
reserve(long) - Method in class com.metaio.sdk.jni.TrackingValuesVector
 
resetManualLocation() - Method in class com.metaio.sdk.jni.ISensorsComponent
See: setManualLocation
resetManualLocation() - Method in class com.metaio.sdk.SensorsComponentAndroid
Remove manual location override
resetSelected() - Method in class com.metaio.sdk.jni.GestureHandler
 
resizeRenderer(int, int) - Method in class com.metaio.sdk.jni.IMetaioSDK
 
resume() - Method in class com.metaio.sdk.jni.IMetaioSDK
Use this to resume the processing that was previously paused See: pause
resume() - Method in class com.metaio.sdk.SensorsComponentAndroid
Resume all sensors
resumeSensors() - Method in class com.metaio.sdk.jni.IMetaioSDK
See: pauseSensors
resumeTracking() - Method in class com.metaio.sdk.jni.IMetaioSDK
Use this to resume tracking that is paused before See: pauseTracking
rotatePoint(Vector3d) - Method in class com.metaio.sdk.jni.Rotation
 
Rotation - Class in com.metaio.sdk.jni
This class contains some basic operations on rotations in the 3D space.
Rotation(long, boolean) - Constructor for class com.metaio.sdk.jni.Rotation
 
Rotation() - Constructor for class com.metaio.sdk.jni.Rotation
Initialized with no rotation
Rotation(Rotation) - Constructor for class com.metaio.sdk.jni.Rotation
 
Rotation(float[]) - Constructor for class com.metaio.sdk.jni.Rotation
 
Rotation(Vector4d) - Constructor for class com.metaio.sdk.jni.Rotation
 
Rotation(Vector3d) - Constructor for class com.metaio.sdk.jni.Rotation
 
Rotation(float, float, float) - Constructor for class com.metaio.sdk.jni.Rotation
 

A B C D E F G H I L M N O P R S T U V W