Buffer.gen

Generates a new opengl buffer and returns it's name

class Buffer
static
GLuint
gen
()

Return Value

Type: GLuint

name of the newly created opengl buffer

Meta