|
CubeTwister 2.0alpha141 2011-10-13 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectidx3d.idx3d_InternalMaterial
idx3d.idx3d_Material
public final class idx3d_Material
Material description object.
| Field Summary |
|---|
| Fields inherited from class idx3d.idx3d_InternalMaterial |
|---|
envmapSettings, textureSettings |
| Constructor Summary | |
|---|---|
idx3d_Material()
|
|
idx3d_Material(idx3d_Texture t)
|
|
idx3d_Material(int color)
|
|
idx3d_Material(java.lang.String filename)
|
|
idx3d_Material(java.net.URL docURL,
java.lang.String filename)
|
|
| Method Summary |
|---|
| Methods inherited from class idx3d.idx3d_InternalMaterial |
|---|
getColor, getEnvmap, getReflectivity, getTexture, getTextureTransparency, getTransparency, isFlat, isVisible, isWireframe, setColor, setEnvmap, setFlat, setReflectivity, setTexture, setTextureTransparency, setTransparency, setVisible, setWireframe |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public idx3d_Material()
public idx3d_Material(int color)
public idx3d_Material(idx3d_Texture t)
public idx3d_Material(java.net.URL docURL,
java.lang.String filename)
public idx3d_Material(java.lang.String filename)
|
(c) Werner Randelshofer. All rights reserved. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||