|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.j3d.loaders.objectfile.ObjectFileMaterials.ObjectFileMaterial
private class ObjectFileMaterials.ObjectFileMaterial
Field Summary | |
---|---|
int |
illum
|
Color3f |
Ka
|
Color3f |
Kd
|
Color3f |
Ks
|
float |
Ns
|
Texture2D |
t
|
float |
transparencyLevel
|
boolean |
transparent
|
Constructor Summary | |
---|---|
private |
ObjectFileMaterials.ObjectFileMaterial()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Color3f Ka
public Color3f Kd
public Color3f Ks
public int illum
public float Ns
public Texture2D t
public boolean transparent
public float transparencyLevel
Constructor Detail |
---|
private ObjectFileMaterials.ObjectFileMaterial()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |