Struct ILLIXR::WarpMatrices
ClassList > ILLIXR > WarpMatrices
Public Attributes
Type | Name |
---|---|
glm::mat4 | render_inv_projection |
glm::mat4 | render_inv_view |
glm::mat4 | warp_view_projection |
Public Attributes Documentation
variable render_inv_projection
glm::mat4 ILLIXR::WarpMatrices::render_inv_projection[2];
variable render_inv_view
glm::mat4 ILLIXR::WarpMatrices::render_inv_view[2];
variable warp_view_projection
glm::mat4 ILLIXR::WarpMatrices::warp_view_projection[2];
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/plugins/openwarp_vk/openwarp_vk.hpp