Searched defs:perspective (Results 1 – 2 of 2) sorted by relevance
119 void perspective(mat4& out, double fovy, double aspect, double near, double far) { in perspective() function
774 void QDoubleMatrix4x4::perspective(double verticalAngle, double aspectRatio, double nearPlane, doub… in perspective() function in QDoubleMatrix4x4