VertexBufferObject.pointTo

Points to the current VBO with a specific PointerTarget.

See: glVertexPointer See: glColorPointer See: glTexCoordPointer See: PointerTarget enum.

class VertexBufferObject
final
void
pointTo
(,
ubyte stride = 0
,
ubyte offset = 0
)

Meta