glLoadMatrix, what is it used for

does glLoadMatrix() sets the value for current matrix?

Yes, useful for loading object locations in to the current matrix when you have a seperate data model from the rendering layer.

HTH

Endolf

Fear me, for this post makes me God like ;D