|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.fhpotsdam.unfolding.texture.RippleDistorter
public class RippleDistorter
Distorts the z value of the coordinate based on the sinus value of x.
| Constructor Summary | |
|---|---|
RippleDistorter()
|
|
| Method Summary | |
|---|---|
void |
distort(processing.core.PVector origCoord,
processing.core.PVector distCoord,
int value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RippleDistorter()
| Method Detail |
|---|
public void distort(processing.core.PVector origCoord,
processing.core.PVector distCoord,
int value)
distort in interface Distorter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||