
29 Aug
2010
29 Aug
'10
2:12 p.m.
The vertexAttribPointer function appears in the documentation for hopengl, but all the code I write that uses it fails to compile. The compiler can't locate the vertexAttribPoniter symbol. How can I compile code that uses vertexAttribPointer? - Korei