|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgestalt.candidates.quad.InterpolatorVector3fBezier3D
public class InterpolatorVector3fBezier3D
| Constructor Summary | |
|---|---|
InterpolatorVector3fBezier3D(Vector3f thePointA,
Vector3f theReferenceA,
Vector3f theReferenceB,
Vector3f thePointB)
|
|
| 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 InterpolatorVector3fBezier3D(Vector3f thePointA,
Vector3f theReferenceA,
Vector3f theReferenceB,
Vector3f thePointB)
| Method Detail |
|---|
public void get(float thePercentage,
Vector3f theResult)
get in interface InterpolatorVector3fpublic void update()
update in interface InterpolatorVector3f
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||