Re: The method glLoadIdentity() is undefined for the type GL
Posted by
gouessej on
Oct 18, 2012; 6:24pm
URL: https://forum.jogamp.org/The-method-glLoadIdentity-is-undefined-for-the-type-GL-tp4026542p4026543.html
Hi
You seem to make a confusion between JOGL 1 and JOGL 2. glMatrixMode is in GL2. Look at the
documentation.