|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EnvironmentMappingIface
This interface specifies the methods that all environment mapping techniques need to implement.
Method Summary | |
---|---|
void |
bind(javax.media.opengl.GL gl)
Binds the environment map to the mesh and starts using it. |
void |
release(javax.media.opengl.GL gl)
Stops using the environment map |
Method Detail |
---|
void bind(javax.media.opengl.GL gl)
gl
- void release(javax.media.opengl.GL gl)
gl
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |