EasyManuals Logo
Home>HP>Desktop>b2600

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 #384 background imageLoading...
Page #384 background image
R
glRect
Chapter 16
384
glRect
glRectd, glRectf, glRecti, glRects, glRectdv, glRectfv, glRectiv,
glRectsv: draw a rectangle.
C Specification
void glRectd(
GLdouble x1,
GLdouble y1,
GLdouble x2,
GLdouble y2)
void glRectf(
GLfloat x1,
GLfloat y1,
GLfloat x2,
GLfloat y2)
void glRecti(
GLint x1,
GLint y1,
GLint x2,
GLint y2)
void glRects(
GLshort x1,
GLshort y1,
GLshortx2,
GLshort y2)
void glRectdv(
const GLdouble *v1,
const GLdouble *v2)
void glRectfv(
const GLfloat *v1,
const GLfloat *v2)
void glRectiv(
const GLint *v1,
const GLint *v2)
void glRectsv(
const GLshort *v1,
const GLshort *v2)
Parameters
x1, y1 Specify one vertex of a rectangle.
x2, y2 Specify the opposite vertex of the rectangle.
v1 Specifies a pointer to one vertex of a rectangle.
v2 Specifies a pointer to the opposite vertex of the rectangle.

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