EasyManuals Logo

HP b2600 Reference Guide

HP b2600
486 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #475 background imageLoading...
Page #475 background image
V
glVertex
Chapter 20
475
GLint z,
GLint w)
void glVertex4s(
GLshort x,
GLshort y,
GLshort z,
GLshort w)
void glVertex2dv(
const GLdouble *v)
void glVertex2fv(
const GLfloat *v)
void glVertex2iv(
const GLint *v)
void glVertex2sv(
const GLshort *v)
void glVertex3dv(
const GLdouble *v)
void glVertex3fv(
const GLfloat *v)
void glVertex3iv(
const GLint *v)
void glVertex3sv(
const GLshort *v)
void glVertex4dv(
const GLdouble *v)
void glVertex4fv(
const GLfloat *v)
void glVertex4iv(
const GLint *v)
void glVertex4sv(
const GLshort *v)
Parameters
x, y, z, w Specify x, y, z, and w coordinates of a vertex. Not all parameters are
present in all forms of the command.
v Specifies a pointer to an array of two, three, or four elements. The
elements of a two-element array are x and y; of a three-element array,
x, y, and z; and of a four-element array, x, y, z, and w.
Description
glVertex commands are used within glBegin/glEnd pairs to specify point, line, and
polygon vertices. The current color, normal, and texture coordinates are associated with
the vertex when glVertex is called.
When only x and y are specified, z defaults to 0 and w defaults to 1. When x, y, and z are
specified, w defaults to 1.
Notes
Invoking glVertex outside of a glBegin/glEnd pair results in undefined behavior.

Table of Contents

Other manuals for HP b2600

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the HP b2600 and is the answer not in the manual?

HP b2600 Specifications

General IconGeneral
BrandHP
Modelb2600
CategoryDesktop
LanguageEnglish

Related product manuals