Searched defs:perspectiveMatrix (Results 1 – 3 of 3) sorted by relevance
83 Matrix4 perspectiveMatrix = Matrix4::perspective( in step() local
82 Matrix4 perspectiveMatrix = Matrix4::frustum(-ratio, ratio, -1, 1, 1.0f, 20.0f); in draw() local
86 Matrix4 perspectiveMatrix = Matrix4::perspective( in step() local