Searched defs:Perspective (Results 1 – 2 of 2) sorted by relevance
242 static mat4 Perspective(float fovY, float aspectRatio, float zNear, float zFar) in Perspective() function
201 Mat4 Mat4::Perspective(float fov, float aspectRatio, float n, float f) in Perspective() function in angle::Mat4