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 | |
namespace | Ocean |
The namespace covering the entire Ocean framework. | |
namespace | Ocean::Platform |
Namespace of the Platform library. | |
namespace | 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. | |
typedef std::vector< ActionSet > | Ocean::Platform::OpenXR::ActionSets |
Definition of a vector holding ActionSet objects. | |
typedef std::vector< SharedActionSet > | Ocean::Platform::OpenXR::SharedActionSets |
Definition of a vector holding a SharedActionSet object. | |