The vertices to be drawn are placed between a call to function_______ and a call to function_______.

a) glBegin, glEnd.
b) Begin, End.
c) PyBegin, PyEnd.
d) None of the above.


a) glBegin, glEnd.

Computer Science & Information Technology

You might also like to view...

______________________________ was designed to be the successor to Windows 98, after Microsoft's engineers had failed to bridge Windows 98 and Windows NT with Windows 2000.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

In the equation a = b/c if all of the variables are int and the values are b = 28 and c = 10, what will be the value of the variable a?

A. 2.8 B. 3 C. 2 D. This will not compile. The variable a must be declared aseither a float or a double.

Computer Science & Information Technology

A query that uses an aggregate function for data that is grouped by two types of information and displays the data in a compact, spreadsheet-like format

a. Unmatched query b. Crosstab query c. Join query

Computer Science & Information Technology

NIST recommends the documentation of performance measurements in a standardized format to ensure ____________.

A. the suitability of performance measure selection B. the effectiveness of performance measure corporate reporting C. the repeatability of measurement development, customization, collection, and reporting activities D. the acceptability of the performance measurement program by upper management 

Computer Science & Information Technology