Searched defs:projectionMatrix (Results 1 – 3 of 3) sorted by relevance
246 TransformationMatrix projectionMatrix; in bindProgramAndBuffers() local
232 const Matrix4f& Camera::projectionMatrix(void) const in projectionMatrix() function in Camera
200 protected Matrix4f projectionMatrix = new Matrix4f(); field in Camera