Searched defs:fov_y (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/libs/qvm/test/ |
D | projection_test.cpp | 14 test_perspective_lh( T fov_y, T aspect_ratio, T z_near, T z_far ) in test_perspective_lh() 24 test_perspective_rh( T fov_y, T aspect_ratio, T z_near, T z_far ) in test_perspective_rh()
|
D | gold.hpp | 416 matrix_perspective_lh( T (&r)[4][4], T fov_y, T aspect_ratio, T zn, T zf ) in matrix_perspective_lh() 431 matrix_perspective_rh( T (&r)[4][4], T fov_y, T aspect_ratio, T zn, T zf ) in matrix_perspective_rh()
|