|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Drawable
interface for draw-able OpenGL objects
Method Summary | |
---|---|
boolean |
draw(javax.media.opengl.GL gl)
draws an object in OpenGL context |
boolean |
init(javax.media.opengl.GL gl)
initializes the Drawable in OpenGL context |
Method Detail |
---|
boolean draw(javax.media.opengl.GL gl)
gl
- GL-context
boolean init(javax.media.opengl.GL gl)
gl
- gl context
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |