Skip to main content

glRotated

Function glRotated 

Source
pub unsafe extern "C" fn glRotated(
    angle: GLdouble,
    x: GLdouble,
    y: GLdouble,
    z: GLdouble,
)