glVertex2iv function
Applies to: desktop apps only
Specifies a vertex.
Syntax
void WINAPI glVertex2iv( const GLint *v );
Parameters
- v
-
A pointer to an array of two elements. The elements are the x and y coordinates of a vertex.
Return value
This function does not return a value.
Requirements
|
Minimum supported client | Windows 2000 Professional |
|---|---|
|
Minimum supported server | Windows 2000 Server |
|
Header |
|
|
Library |
|
|
DLL |
|
See also
- glBegin
- glCallList
- glColor
- glEdgeFlag
- glEnd
- glEvalCoord
- glIndex
- glMaterial
- glNormal
- glRect
- glTexCoord
Send comments about this topic to Microsoft
Build date: 3/6/2012