|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectSGBackground.Background
SGBackground.Gradient
public class Gradient
| Constructor Summary | |
|---|---|
Gradient(processing.core.PApplet parent,
int res)
Creates a new instance of Gradient |
|
| Method Summary | |
|---|---|
void |
addLight(Tuple.Tuple3f loc,
int color,
float distance,
float phongExp)
|
void |
draw()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Gradient(processing.core.PApplet parent,
int res)
| Method Detail |
|---|
public void addLight(Tuple.Tuple3f loc,
int color,
float distance,
float phongExp)
public void draw()
draw in class Background
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||