glVertex2f ( x y -- )
Factor handbook » UI framework » Implementing new gadgets » Customizing gadget appearance » Implementing custom drawing logic » OpenGL utility words » OpenGL binding » Specifying vertices

Prev:glVertex2d ( x y -- )
Next:glVertex2i ( x y -- )


Vocabulary
opengl.gl

Inputs
xan object
yan object


Outputs
None

Definition