LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: cfmdobbie on November 17, 2003, 23:42:17

Title: Method name inconsistencies
Post by: cfmdobbie on November 17, 2003, 23:42:17
GL.glLoadTransposeMatrixfARB(FloatBuffer)
CoreGL11.glLoadMatrixf(FloatBuffer)
CoreGL13.glLoadTransposeMatrix(FloatBuffer)
Title: Method name inconsistencies
Post by: Matzon on November 18, 2003, 06:34:02
oops, forgotten in the namechange process. If none of the other guys take it during the day, I'll change it when I get back from work. Thanks!