Skip to main content

VertexAttrib3f

Function VertexAttrib3f 

Source
pub unsafe extern "system" fn VertexAttrib3f(
    index: GLuint,
    x: GLfloat,
    y: GLfloat,
    z: GLfloat,
)