Login  Register

OpenGL constants location

Posted by KanonBol on Nov 17, 2011; 11:31pm
URL: https://forum.jogamp.org/OpenGL-constants-location-tp3517354.html

With pretty much every code example I get errors like "GL_VERTEX_ARRAY is not a member of object javax.media.opengl.GL2" and it's driving me fucking nuts.
Seems like the constants where moved around and I'm having trouble finding them (there does not seem to be an index and navigating the javadocs is tedious)
Why did you move them around? Fuck!