|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgestalt.candidates.quad.InterpolatorVector3fScatter
public class InterpolatorVector3fScatter
| Constructor Summary | |
|---|---|
InterpolatorVector3fScatter(Vector3f thePointA,
Vector3f thePointB,
float theScatterStrength)
|
|
| Method Summary | |
|---|---|
void |
get(float thePercentage,
Vector3f theResult)
|
void |
update()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InterpolatorVector3fScatter(Vector3f thePointA,
Vector3f thePointB,
float theScatterStrength)
| Method Detail |
|---|
public void update()
update in interface InterpolatorVector3f
public void get(float thePercentage,
Vector3f theResult)
get in interface InterpolatorVector3f
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||