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

I

IARELInterpreterCallback - Class in com.metaio.sdk.jni
Interface to receive the callbacks form the ARELInterpreter.
IARELInterpreterCallback(long, boolean) - Constructor for class com.metaio.sdk.jni.IARELInterpreterCallback
 
IARELInterpreterCallback() - Constructor for class com.metaio.sdk.jni.IARELInterpreterCallback
 
IAudioCallback - Class in com.metaio.sdk.jni
The metaio SDK Audio Callback interface.
IAudioCallback(long, boolean) - Constructor for class com.metaio.sdk.jni.IAudioCallback
 
IAudioCallback() - Constructor for class com.metaio.sdk.jni.IAudioCallback
 
IBillboardGroup - Class in com.metaio.sdk.jni
Takes a set of billboards and reorders them in space.
IBillboardGroup(long, boolean) - Constructor for class com.metaio.sdk.jni.IBillboardGroup
 
IGeometry - Class in com.metaio.sdk.jni
General interface for a geometry that can be loaded within the system.
IGeometry(long, boolean) - Constructor for class com.metaio.sdk.jni.IGeometry
 
IGeometryVector - Class in com.metaio.sdk.jni
 
IGeometryVector(long, boolean) - Constructor for class com.metaio.sdk.jni.IGeometryVector
 
IGeometryVector() - Constructor for class com.metaio.sdk.jni.IGeometryVector
 
IGeometryVector(long) - Constructor for class com.metaio.sdk.jni.IGeometryVector
 
IGestureHandlerCallback - Class in com.metaio.sdk.jni
 
IGestureHandlerCallback(long, boolean) - Constructor for class com.metaio.sdk.jni.IGestureHandlerCallback
 
IGestureHandlerCallback() - Constructor for class com.metaio.sdk.jni.IGestureHandlerCallback
 
ImageStruct - Class in com.metaio.sdk.jni
Structure that defines a image.
ImageStruct(long, boolean) - Constructor for class com.metaio.sdk.jni.ImageStruct
 
ImageStruct() - Constructor for class com.metaio.sdk.jni.ImageStruct
 
ImageStruct(byte[], int, int, ECOLOR_FORMAT, boolean, double) - Constructor for class com.metaio.sdk.jni.ImageStruct
 
ImageStruct(byte[], int, int, ECOLOR_FORMAT, boolean) - Constructor for class com.metaio.sdk.jni.ImageStruct
 
ImageStruct(ImageStruct) - Constructor for class com.metaio.sdk.jni.ImageStruct
 
IMetaioSDK - Class in com.metaio.sdk.jni
The common interface for all platforms.
IMetaioSDK(long, boolean) - Constructor for class com.metaio.sdk.jni.IMetaioSDK
 
IMetaioSDKAndroid - Class in com.metaio.sdk.jni
 
IMetaioSDKAndroid(long, boolean) - Constructor for class com.metaio.sdk.jni.IMetaioSDKAndroid
 
IMetaioSDKCallback - Class in com.metaio.sdk.jni
The metaio SDK Callback interface.
IMetaioSDKCallback(long, boolean) - Constructor for class com.metaio.sdk.jni.IMetaioSDKCallback
 
IMetaioSDKCallback() - Constructor for class com.metaio.sdk.jni.IMetaioSDKCallback
 
initializeRenderer(int, int, ESCREEN_ROTATION, ERENDER_SYSTEM) - Method in class com.metaio.sdk.jni.IMetaioSDKAndroid
 
initializeRenderer(int, int, ESCREEN_ROTATION) - Method in class com.metaio.sdk.jni.IMetaioSDKAndroid
 
initWebView(WebView, Activity) - Method in class com.metaio.sdk.ARELInterpreterAndroidJava
 
interpolateRotation(Rotation, float) - Method in class com.metaio.sdk.jni.Rotation
 
IntVector - Class in com.metaio.sdk.jni
 
IntVector(long, boolean) - Constructor for class com.metaio.sdk.jni.IntVector
 
IntVector() - Constructor for class com.metaio.sdk.jni.IntVector
 
IntVector(long) - Constructor for class com.metaio.sdk.jni.IntVector
 
inverse() - Method in class com.metaio.sdk.jni.Rotation
This inverse corresponds to a rotation in the opposite direction rotation*rotation.
invertPose(TrackingValues) - Method in class com.metaio.sdk.jni.IMetaioSDK
This can be interpreted as swapping the roles of the coordinate systems of the camera and the tracking target.
IRadar - Class in com.metaio.sdk.jni
Interface for the radar.
IRadar(long, boolean) - Constructor for class com.metaio.sdk.jni.IRadar
 
isCPUSupported() - Static method in class com.metaio.tools.SystemInfo
Determine if device CPU is supported by metaio SDK
isDetected() - Method in class com.metaio.sdk.jni.Pose
 
isEmpty() - Method in class com.metaio.sdk.jni.IGeometryVector
 
isEmpty() - Method in class com.metaio.sdk.jni.IntVector
 
isEmpty() - Method in class com.metaio.sdk.jni.PoseVector
 
isEmpty() - Method in class com.metaio.sdk.jni.StringVector
 
isEmpty() - Method in class com.metaio.sdk.jni.TrackingValuesVector
 
isEmulator() - Static method in class com.metaio.tools.SystemInfo
Determine if running on Android Emulator
ISensorsComponent - Class in com.metaio.sdk.jni
Interface for sensors like location, gravity and compass sensors.
ISensorsComponent(long, boolean) - Constructor for class com.metaio.sdk.jni.ISensorsComponent
 
ISensorsComponent() - Constructor for class com.metaio.sdk.jni.ISensorsComponent
 
isEqual(Rotation) - Method in class com.metaio.sdk.jni.Rotation
 
isLost() - Method in class com.metaio.sdk.jni.Pose
 
isNull() - Method in class com.metaio.sdk.jni.LLACoordinate
true if invalid, else false
isNull() - Method in class com.metaio.sdk.jni.Vector2d
true if null vector, else false
isNull() - Method in class com.metaio.sdk.jni.Vector2di
true if null vector, else false
isNull() - Method in class com.metaio.sdk.jni.Vector3d
true if null vector, else false
isNull() - Method in class com.metaio.sdk.jni.Vector4d
true if null vector, else false
isOccluded() - Method in class com.metaio.sdk.jni.IGeometry
boolean If true geometry is occluded, otherwise false See: isVisible
isPickingEnabled() - Method in class com.metaio.sdk.jni.IGeometry
true, if enabled, false otherwise See: setPickingEnabled
isPickingEnabled() - Method in class com.metaio.sdk.jni.IRadar
true, if enabled, false otherwise See: setPickingEnabled
isTablet - Static variable in class com.metaio.sdk.SensorsComponentAndroid
true if running on tablet.
isTablet(Context) - Static method in class com.metaio.tools.SystemInfo
Determine if the device is a tablet.
isTrackingState() - Method in class com.metaio.sdk.jni.TrackingValues
 
isTrackingState(TrackingValuesState) - Static method in class com.metaio.sdk.jni.TrackingValues
 
isVisible() - Method in class com.metaio.sdk.jni.IGeometry
True if the geometry is set visible, false otherwise.
isVisible() - Method in class com.metaio.sdk.jni.IRadar
True if the radar is set visible, false otherwise.

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