|
| 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 | format |
| | The format of the currently held texture.
|
| |
| uint32_t | width |
| | The width of the currently held texture.
|
| |
| uint32_t | height |
| | The height of the currently held texture.
|
| |
| uint32_t | sample_count |
| | The sample count of the currently held texture.
|
| |
| xrt_rect | bounds |
| | The bounds of the submitted texture.
|
| |
◆ bounds
| xrt_rect xrt::state_trackers::openvr::EyeTexture::bounds |
The bounds of the submitted texture.
◆ format
| uint32_t xrt::state_trackers::openvr::EyeTexture::format |
The format of the currently held texture.
◆ height
| uint32_t xrt::state_trackers::openvr::EyeTexture::height |
The height of the currently held texture.
◆ sample_count
| uint32_t xrt::state_trackers::openvr::EyeTexture::sample_count |
The sample count of the currently held 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 texture.
◆ xsc
| xrt_swapchain* xrt::state_trackers::openvr::EyeTexture::xsc {nullptr} |
The documentation for this struct was generated from the following file: