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

Prev:glVertex3i ( x y z -- )
Next:glVertex4d ( x y z w -- )


Vocabulary
opengl.gl

Inputs
xan object
yan object
zan object


Outputs
None

Definition