|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgestalt.shape.material.TexturePlugin
gestalt.impl.jogl.shape.material.JoglTexturePlugin
gestalt.candidates.materialplugin.JoglMaterialPluginTexture3D
public class JoglMaterialPluginTexture3D
| Field Summary |
|---|
| Fields inherited from class gestalt.shape.material.TexturePlugin |
|---|
ERROR_BITMAP_REFERANCE_NULL, ERROR_EXCEEDED_SIZE, HINT_TEXTURE_FLIP_Y_AXIS |
| Constructor Summary | |
|---|---|
JoglMaterialPluginTexture3D()
|
|
| Method Summary | |
|---|---|
int |
getMaxTextureSize()
|
void |
initStatic(GL gl)
|
void |
setBitmapRef(Bitmap theBitmap)
|
void |
update(GL gl,
GLU glu)
|
| Methods inherited from class gestalt.impl.jogl.shape.material.JoglTexturePlugin |
|---|
begin, bind, disable, dispose, enable, end, getFormat, getOpenGLTextureID, getOpenGLType, getTextureTargetAsString, setInitialized, setOpenGLTextureID |
| Methods inherited from class gestalt.shape.material.TexturePlugin |
|---|
bitmap, bordercolor, getFilterType, getPixelHeight, getPixelWidth, getTextureTarget, getTextureUnit, getWrapMode, isInitialized, load, nonpoweroftwotexturerescale, position, reload, rotation, scale, setFilterType, setTextureTarget, setTextureUnit, setWrapMode, validateBitmapSize |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JoglMaterialPluginTexture3D()
| Method Detail |
|---|
public void update(GL gl,
GLU glu)
update in class JoglTexturePluginpublic int getMaxTextureSize()
getMaxTextureSize in class JoglTexturePluginpublic void initStatic(GL gl)
initStatic in class JoglTexturePluginpublic void setBitmapRef(Bitmap theBitmap)
setBitmapRef in class TexturePlugin
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||