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

Next:glVertex2f ( x y -- )


Vocabulary
opengl.gl

Inputs
xan object
yan object


Outputs
None

Definition