|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectLightModel
public class LightModel
| Constructor Summary | |
|---|---|
LightModel()
|
|
| Method Summary | |
|---|---|
void |
addDirectional(Vector dir,
double intensity)
|
int |
colorFor(Point p,
Vector n)
|
void |
setAmbientIntensity(double a)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LightModel()
| Method Detail |
|---|
public void setAmbientIntensity(double a)
public void addDirectional(Vector dir,
double intensity)
public int colorFor(Point p,
Vector n)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||