fix-coordinates ( point1 point2 -- x1 y1 x2 y2 )


Vocabulary
opengl

Inputs
point1an object
point2an object


Outputs
x1an object
y1an object
x2an object
y2an object


Definition