Home
last modified time | relevance | path

Searched defs:fov_y (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/qvm/test/
Dprojection_test.cpp14 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()
Dgold.hpp416 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()