|
| xrt_swapchain * | xsc {nullptr} |
| | The swapchain in use.
|
| |
| uint32_t | swapchain_index |
| | The index into the eye's swapchain for the currently held texture.
|
| |
| uint32_t | width |
| | The width of the currently held runtime swapchain texture.
|
| |
| uint32_t | height |
| | The height of the currently held runtime swapchain texture.
|
| |
| xrt_rect | bounds |
| | The sub-image of the runtime swapchain texture to submit to the compositor.
|
| |
◆ bounds
| xrt_rect xrt::state_trackers::openvr::EyeTexture::bounds |
The sub-image of the runtime swapchain texture to submit to the compositor.
◆ height
| uint32_t xrt::state_trackers::openvr::EyeTexture::height |
The height of the currently held runtime swapchain texture.
◆ swapchain_index
| uint32_t xrt::state_trackers::openvr::EyeTexture::swapchain_index |
The index into the eye's swapchain for the currently held texture.
◆ width
| uint32_t xrt::state_trackers::openvr::EyeTexture::width |
The width of the currently held runtime swapchain texture.
◆ xsc
| xrt_swapchain* xrt::state_trackers::openvr::EyeTexture::xsc {nullptr} |
The documentation for this struct was generated from the following file: