Ocean
Ocean::Devices::ARKit Namespace Reference

Namespace of the Devices ARKit library. More...

Data Structures

class  AKDepthTracker6DOF
 This class implements the 6DOF tracker also delivering depth images. More...
 
class  AKDevice
 This class implements a device for the ARKit library. More...
 
class  AKFaceTracker6DOF
 This class implements the 6DOF face tracker providing only the head pose. More...
 
class  AKFactory
 This class implements a device factory for the ARKit tracking library. More...
 
class  AKGeoAnchorsTracker6DOF
 This class implements ARKit's 6-DOF Geo Anchors tracker. More...
 
class  AKPlaneTracker6DOF
 This class implements a 6DOF plane tracker based on ARKit. More...
 
class  AKRoomPlanTracker6DOF
 This class implements the 6DOF RoomPlan tracker. More...
 
class  AKSceneTracker6DOF
 This class implements the 6DOF scene tracker. More...
 
class  AKWorldTracker6DOF
 This class implements the 6DOF world tracker. More...
 
class  AKRoomPlanTracker6DOFBase
 This class implements the base class for the 6DOF RoomPlan tracker. More...
 

Functions

OCEAN_DEVICES_ARKIT_EXPORT const std::string & nameARKitLibrary ()
 Returns the name of this devices library. More...
 
void registerARKitLibrary ()
 Registers this ARKit devices library at the global device manager. More...
 
bool unregisterARKitLibrary ()
 Unregisters this ARKit devices library at the global device manager. More...
 

Detailed Description

Namespace of the Devices ARKit library.

The Namespace Ocean::Devices::ARKit is used in the entire Ocean Devices ARKit Library.