|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Objectcommon:Generic
ck:InterpolateBase
ck:Linear
class
Plain Linear Interpolation between two complex numbers
Constructor Summary | |
---|---|
Linear()
|
|
Linear(Generic pparent)
|
Method Summary | |
---|---|
protected complex |
doInterpolate(float t,
complex a,
complex b)
|
Methods inherited from class ck:InterpolateBase |
---|
Interpolate |
Methods inherited from class common:Generic |
---|
GetParent |
Methods inherited from class Object |
---|
|
Constructor Detail |
---|
public Linear(Generic pparent)
public Linear()
Method Detail |
---|
protected complex doInterpolate(float t, complex a, complex b)
doInterpolate
in class InterpolateBase
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |