glloadidentity - glloadmatrix - TechRepublic
Question
October 15, 2007 at 02:41 PM
tinsleynh

glloadidentity – glloadmatrix

by tinsleynh . Updated 18 years, 8 months ago

I am new to openGL programming. And new to graphics programming. I am looking at the glLoadIdentity command and its function is it replaces the current matrix with the identity matrix. Also there is the command glloadmatrix which does essentially the same – replaces the current matrix. Can someone please tell me when a programmer would want to use those functions? And what is the result of using them?
Thanks,

This discussion is locked

All Comments