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 glVertex3dv(
const GLdouble *v
);
Parameters
-
v
-
A pointer to an array of three elements. The elements are the x, y, and z 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 |
|