glRectd ( x1 y1 x2 y2 -- )


Vocabulary
opengl.gl

Inputs
x1an object
y1an object
x2an object
y2an object


Outputs
None

Definition