![]() |
HoviTron Video Pipeline
|
Directories | |
| directory | SourcesVulkan |
Files | |
| file | openXRHelp.h [code] |
| Some useful functions from the openXR sample (hello_xr) | |
| file | RVSVulkan.cpp [code] |
| Entry point of the application | |
| file | SwapchainAbstract.h [code] |
| Contains the class that encapsulate the notion of Swapchain: SwapchainAbstract. | |
| file | SwapchainCommon.cpp [code] |
| file | SwapchainCommon.h [code] |
| Encapsulate the vkSwapchainKHR object and the operations linked to it. Inherit from SwapchainAbstract. | |
| file | SwapchainOpenXR.cpp [code] |
| file | SwapchainOpenXR.h [code] |
| File that contains the SwapchainOpenXR class. | |
| file | WindowAbstract.cpp [code] |
| file | WindowAbstract.h [code] |
| Contain the class WindowAbstract. | |
| file | WindowGLFW.cpp [code] |
| file | WindowGLFW.h [code] |
| Contains the class that represents a window created with the GLFW library. | |
| file | WindowOpenXR.cpp [code] |
| file | WindowOpenXR.h [code] |
| Class that take care of the tasks linked to OpenXR (input and display), is used when HMD support is requested. | |