Package com.metaio.sdk

Interface Summary
MetaioSurfaceView.Callback Implement this callback to load/unload geometries, transform geometries and handle geometries selection through touch event and receive animation events.
SensorsComponentAndroid.Callback Callback interface, any class which requires to update based on sensor values can implement this interface and receive new sensor readings when the sensors are updated, the class which implements this interface must register itself with the SensorsComponentAndroid.
 

Class Summary
ARELInterpreterAndroidJava  
AudioRenderer Audio Renderer thread Renders 16-bit PCM audio samples
CameraView This class implements camera view that is displayed.
GestureHandlerAndroid GestureHandler implementation for Android.
ImageCaptureComponentAndroid Implementation of image capture component for Android
MetaioDebug This class is used to log all debug messages of the library.
MetaioSurfaceView This class encapsulates metaio SDK renderer's view.
SensorsComponentAndroid This class provide an easy interface to the device sensors such as GPS, Gravity etc.
UnityProxy This class defines some proxy methods that are used in the Unity plugin on Android.