Ocean
|
Go to the source code of this file.
Data Structures | |
class | Ocean::Platform::OpenXR::ActionSet |
This class implements a wrapper for an OpenXR action set. More... | |
Namespaces | |
Ocean | |
The namespace covering the entire Ocean framework. | |
Ocean::Platform | |
Namespace of the Platform library. | |
Ocean::Platform::OpenXR | |
Namespace of the Platform OpenXR library. | |
Typedefs | |
typedef std::shared_ptr< ActionSet > | Ocean::Platform::OpenXR::SharedActionSet |
Definition of a shared pointer holding an ActionSet object. More... | |
typedef std::vector< ActionSet > | Ocean::Platform::OpenXR::ActionSets |
Definition of a vector holding ActionSet objects. More... | |
typedef std::vector< SharedActionSet > | Ocean::Platform::OpenXR::SharedActionSets |
Definition of a vector holding a SharedActionSet object. More... | |