|
Monado OpenXR Runtime
|
Matrix function for creating projection matrices. More...

Functions | |
| template<typename Scalar , typename ResultType > | |
| void | calc_vulkan_projection_infinite_reverse (const xrt_fov &fov, Scalar near_plane, ResultType &result) |
| void | math_matrix_4x4_projection_vulkan_infinite_reverse (const struct xrt_fov *fov, float near_plane, struct xrt_matrix_4x4 *result) |
Matrix function for creating projection matrices.