- Shuffle
Toggle OnToggle Off
- Alphabetize
Toggle OnToggle Off
- Front First
Toggle OnToggle Off
- Both Sides
Toggle OnToggle Off
Front
How to study your flashcards.
Right/Left arrow keys: Navigate between flashcards.right arrow keyleft arrow key
Up/Down arrow keys: Flip the card between the front and back.down keyup key
H key: Show hint (3rd side).h key
![]()
PLAY BUTTON
![]()
PLAY BUTTON
![]()
3 Cards in this Set
- Front
- Back
|
Hider( Token type, ...parameterlist... )
|
The standard types are "hidden," "paint," and "null." "hidden" performs standard hidden-surface computations. "paint" draws the objects in the order in which they are defined. The hider "null" performs no pixel computation and hence produces no output. Other implementation-specific hidden-surface algorithms can also be selected using this routine
|
|
ColorSamples( Int n, Float nRGB[], Float RGBn[] )
|
This function controls the number of color components or samples to be used in specifying colors
|
|
RelativeDetail( Float relativedetail )
|
The relative level of detail scales the results of all level of detail calculations
|