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

Prev:glVertex4f ( x y z w -- )
Next:glVertex4s ( x y z w -- )


Vocabulary
opengl.gl

Inputs
xan object
yan object
zan object
wan object


Outputs
None

Definition