Searched defs:projectionMatrix (Results 1 – 2 of 2) sorted by relevance
232 const Matrix4f& Camera::projectionMatrix(void) const in projectionMatrix() function in Camera
356 Matrix44<T> Frustum<T>::projectionMatrix() const in projectionMatrix() function