|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bulletphysics.demos.applet.Light
public class Light
Field Summary | |
---|---|
javax.vecmath.Vector4f |
ambient
|
javax.vecmath.Vector4f |
diffuse
|
boolean |
enabled
|
javax.vecmath.Vector4f |
position
|
javax.vecmath.Vector4f |
specular
|
Constructor Summary | |
---|---|
Light()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public boolean enabled
public final javax.vecmath.Vector4f ambient
public final javax.vecmath.Vector4f diffuse
public final javax.vecmath.Vector4f specular
public final javax.vecmath.Vector4f position
Constructor Detail |
---|
public Light()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |