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

L

LLACoordinate - Class in com.metaio.sdk.jni
Structure that defines LLA coordinates.
LLACoordinate(long, boolean) - Constructor for class com.metaio.sdk.jni.LLACoordinate
 
LLACoordinate() - Constructor for class com.metaio.sdk.jni.LLACoordinate
 
LLACoordinate(double, double, double, double) - Constructor for class com.metaio.sdk.jni.LLACoordinate
The altitude is ignored, if you want adjust the height use IUnifeyeMobileGeometry::setTranslation
LLACoordinate(double, double, double, double, double) - Constructor for class com.metaio.sdk.jni.LLACoordinate
The altitude is ignored, if you want adjust the height use IUnifeyeMobileGeometry::setTranslation
LLACoordinate(LLACoordinate) - Constructor for class com.metaio.sdk.jni.LLACoordinate
 
LM_MINDISTANCE - Static variable in class com.metaio.sdk.SensorsComponentAndroid
Minimum distance to update location (in meters).
LM_MINTIME - Static variable in class com.metaio.sdk.SensorsComponentAndroid
Minimum time to update location (in ms).
loadEnvironmentMap(String) - Method in class com.metaio.sdk.jni.IMetaioSDK
This feature can be used to attach a reflection map to an object.The six image files contained in the provided folder need to have the following names: "positive_x.png", "positive_y.png", "positive_z.png", "negative_x.png", "negative_y.png", "negative_z.png".
loadImageBillboard(String) - Method in class com.metaio.sdk.jni.IMetaioSDK
Supported image formats are PNG, JPG and BMP.
loadImageBillboard(String, ImageStruct) - Method in class com.metaio.sdk.jni.IMetaioSDK
 
loadNativeLibs() - Static method in class com.metaio.sdk.jni.IMetaioSDKAndroid
Load required native libs
log(String) - Static method in class com.metaio.sdk.MetaioDebug
Display log messages with debug priority
log(int, String) - Static method in class com.metaio.sdk.MetaioDebug
Display log messages with the given priority

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