Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies a vertex.
Syntax
void WINAPI glVertex2dv(
   const GLdouble *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
| Requirement | Value | 
|---|---|
| Minimum supported client | Windows 2000 Professional [desktop apps only] | 
| Minimum supported server | Windows 2000 Server [desktop apps only] | 
| Header | 
 | 
| Library | 
 | 
| DLL | 
 |