|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgestalt.shape.Material
gestalt.impl.jogl.shape.JoglMaterial
public class JoglMaterial
| Field Summary |
|---|
| Fields inherited from class gestalt.shape.Material |
|---|
ambient, blendmode, color, depthmask, depthtest, diffuse, disableTextureCoordinates, emission, enabled, ignoreplugins, lit, NORMALIZE_MODE, normalizenormals, shininess, smoothshading, specular, transparent, VERBOSE, wireframe |
| Constructor Summary | |
|---|---|
JoglMaterial()
|
|
| Method Summary | |
|---|---|
TexturePlugin |
addTexture()
|
void |
begin(GLContext theRenderContext)
|
TexturePlugin |
createTexture(Bitmap theBitmap)
|
void |
end(GLContext theRenderContext)
|
| Methods inherited from class gestalt.shape.Material |
|---|
addPlugin, addTexture, getColor, plugins, removePlugin, removeTexture, replacePlugin, replaceTexture, setCustomBlendFunction, texture |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JoglMaterial()
| Method Detail |
|---|
public void begin(GLContext theRenderContext)
begin in class Materialpublic void end(GLContext theRenderContext)
end in class Materialpublic TexturePlugin createTexture(Bitmap theBitmap)
createTexture in class MaterialtheBitmap - Bitmap
public TexturePlugin addTexture()
addTexture in class Material
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||