|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGLBindedResource
Defines an objects that uses resources that should be loaded using an available GL context. Resource that require a GL context are usually textures, VBO, etc.
Method Summary | |
---|---|
boolean |
hasMountedOnce()
Return true if mount(...) has been called at least one time |
void |
mount(javax.media.opengl.GL gl)
Mount resources to gl context |
Method Detail |
---|
void mount(javax.media.opengl.GL gl)
boolean hasMountedOnce()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |