public class GLTextWindow extends Object
| Constructor and Description |
|---|
GLTextWindow(javax.media.opengl.GL gl,
int x,
int y,
int width,
int height) |
GLTextWindow(javax.media.opengl.GL gl,
int x,
int y,
int width,
int height,
String text) |
public GLTextWindow(javax.media.opengl.GL gl,
int x,
int y,
int width,
int height)
public GLTextWindow(javax.media.opengl.GL gl,
int x,
int y,
int width,
int height,
String text)
public void setText(String text)
public void render()
public void dispose()
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.