Ocean
SceneTracker6DOF.h File Reference

Go to the source code of this file.

Data Structures

class  Ocean::Devices::SceneTracker6DOF
 This class implements the base for all 6-DOF scene trackers. More...
 
class  Ocean::Devices::SceneTracker6DOF::SceneElement
 This class implements the base class of all scene elements. More...
 
class  Ocean::Devices::SceneTracker6DOF::SceneElementObjectPoints
 Definition of a scene element holding 3D object points. More...
 
class  Ocean::Devices::SceneTracker6DOF::SceneElementFeatureCorrespondences
 This class implements a scene element holding 2D/3D feature correspondences. More...
 
class  Ocean::Devices::SceneTracker6DOF::SceneElementPlanes
 This class implements a scene element holding 3D planes. More...
 
class  Ocean::Devices::SceneTracker6DOF::SceneElementPlanes::Plane
 This class stores the relevant information of a 3D plane. More...
 
class  Ocean::Devices::SceneTracker6DOF::SceneElementMeshes
 This class implements a scene element holding 3D meshes. More...
 
class  Ocean::Devices::SceneTracker6DOF::SceneElementMeshes::Mesh
 This class stores the relevant information of a 3D mesh. More...
 
class  Ocean::Devices::SceneTracker6DOF::SceneElementDepth
 This class implements a scene element holding depth information. More...
 
class  Ocean::Devices::SceneTracker6DOF::SceneElementRoom
 This class implements a scene element holding room objects. More...
 
class  Ocean::Devices::SceneTracker6DOF::SceneElementRoom::RoomObject
 This class implemenets the base class for all room objects. More...
 
class  Ocean::Devices::SceneTracker6DOF::SceneElementRoom::PlanarRoomObject
 This class implements a room object which is planar/flat. More...
 
class  Ocean::Devices::SceneTracker6DOF::SceneElementRoom::VolumetricRoomObject
 This class implements a room object which is volumetric. More...
 
class  Ocean::Devices::SceneTracker6DOF::SceneTracker6DOFSample
 Definition of a sample holding one single 6DOF tracker measurement. More...
 

Namespaces

 Ocean
 The namespace covering the entire Ocean framework.
 
 Ocean::Devices
 Namespace of the Devices library.
 

Typedefs

typedef SmartDeviceRef< SceneTracker6DOF > Ocean::Devices::SceneTracker6DOFRef
 Definition of a smart object reference for a 6-DOF scene tracker. More...