|
Ocean
|
Go to the source code of this file.
Data Structures | |
| class | Ocean::Tracking::OculusTags::OculusTag |
| This class implements a Oculus tag. More... | |
Namespaces | |
| namespace | Ocean |
| The namespace covering the entire Ocean framework. | |
| namespace | Ocean::Tracking |
| Namespace of the Tracker library. | |
| namespace | Ocean::Tracking::OculusTags |
| Namespace of the Oculus Tag Tracker library. | |
Typedefs | |
| typedef std::vector< OculusTag > | Ocean::Tracking::OculusTags::OculusTags |
| A vector of Oculus tags. | |
| typedef std::unordered_map< uint32_t, Scalar > | Ocean::Tracking::OculusTags::TagSizeMap |
| A data structure to map tag IDs to tag sizes. | |