|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttracer.Light
Represents a point-light
Field Summary | |
Vec3 |
color
|
float |
intensity
|
Vec3 |
location
|
Constructor Summary | |
Light()
|
Method Summary | |
void |
parse(Parser p)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public Vec3 location
public Vec3 color
public float intensity
Constructor Detail |
public Light()
Method Detail |
public void parse(Parser p) throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |