Same as glFrustum(), except that it wipes out (rather than multiplies against) the current perspective matrix. Implementation based on the explanation in the OpenGL blue book.
(float left, float right, float bottom, float top,
float znear, float zfar)
source not stored for this graph (policy: none)
no test coverage detected