|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
GLAutoDrawables to drive their display() methods in a loop.GLEventListener to this drawable.
glBegin to indicate the start of a
(triangle) primitive.
TextRenderer into the current OpenGL drawable.
begin callback method except that
it takes an additional reference argument.
TextRenderer
into the current OpenGL drawable, pushing the projection and
modelview matrices and some state bits and setting up a
two-dimensional orthographic projection with (0, 0) as the
lower-left coordinate and (width, height) as the upper-right
coordinate.
TextRenderer
into the current OpenGL drawable, pushing the projection and
modelview matrices and some state bits and setting up a
two-dimensional orthographic projection with (0, 0) as the
lower-left coordinate and (width, height) as the upper-right
coordinate.