Searched defs:projectionMatrix (Results 1 - 1 of 1) sorted by relevance

/external/eigen/demos/opengl/
H A Dcamera.cpp232 const Matrix4f& Camera::projectionMatrix(void) const function in class:Camera
241 gpu.loadMatrix(projectionMatrix(),GL_PROJECTION);

Completed in 238 milliseconds