Ocean
|
Go to the source code of this file.
Data Structures | |
class | Ocean::Platform::Meta::Quest::OpenXR::GLESFramebuffer |
This class encapsulates an OpenGLES framebuffer for Meta Quest devices implementing OpenXR's swap chain. More... | |
Namespaces | |
namespace | Ocean |
The namespace covering the entire Ocean framework. | |
namespace | Ocean::Platform |
Namespace of the Platform library. | |
namespace | Ocean::Platform::Meta |
Namespace of the Platform Meta library. | |
namespace | Ocean::Platform::Meta::Quest |
Namespace of the Platform Meta Quest library. | |
namespace | Ocean::Platform::Meta::Quest::OpenXR |
Namespace of the Platform Meta Quest OpenXR library. | |
Typedefs | |
typedef std::vector< GLESFramebuffer > | Ocean::Platform::Meta::Quest::OpenXR::GLESFramebuffers |
Definition of a vector holding framebuffer objects. | |