glNormalPointer
.
@see #glBindBuffer
@see #glNormalPointer(int type,int stride,Buffer pointer)
@exception IllegalStateException if VBOs are not enabled.
@exception ArrayIndexOutOfBoundsException if offset
is less than 0 or greater than or equal to the length of the currently bound buffer.
|
|