Ocean
|
Namespace of the Devices Android library. More...
Namespaces | |
JNI | |
Namespace of the Devices Android JNI library. | |
Data Structures | |
class | AndroidAccelerationSensor3DOF |
This class implements all 3DOF acceleration sensors (including the linear acceleration sensors). More... | |
class | AndroidDevice |
This class implements a device for the Android library. More... | |
class | AndroidFactory |
This class implements a device factory for the Android feature based tracking system. More... | |
class | AndroidGPSTracker |
This class implements a GPS tracker. More... | |
class | AndroidGravityTracker3DOF |
This class implements a tracker providing the gravity direction as 3-DOF orientation. More... | |
class | AndroidGyroSensor3DOF |
This class implements all 3DOF acceleration sensors (including the linear acceleration sensors). More... | |
class | AndroidHeadingTracker3DOF |
This class implements a tracker providing the heading/north direction as 3-DOF orientation. More... | |
class | AndroidOrientationTracker3DOF |
This class implements a 3DOF orientation tracker. More... | |
class | AndroidSensor |
This class implements a sensor for the Android library. More... | |
Functions | |
OCEAN_DEVICES_ANDROID_EXPORT std::string | nameAndroidLibrary () |
Returns the name of this devices library. More... | |
bool | registerAndroidLibrary () |
Registers this Android device library at the global device manager. More... | |
bool | unregisterAndroidLibrary () |
Unregisters this Android device library at the global device manager. More... | |