Home
last modified time | relevance | path

Searched refs:matrix_perspective_lh (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/qvm/test/
Dprojection_test.cpp18 test_qvm::matrix_perspective_lh(m.b,fov_y,aspect_ratio,z_near,z_far); in test_perspective_lh()
Dgold.hpp416 matrix_perspective_lh( T (&r)[4][4], T fov_y, T aspect_ratio, T zn, T zf ) in matrix_perspective_lh() function
433 matrix_perspective_lh(r,fov_y,aspect_ratio,zn,zf); in matrix_perspective_rh()