MotionSegmentpublic interface MotionSegment implements SegmentRepresents a time interval in an animation. |
(Omit source code)
Methods Summary |
---|
public void | compute(float p, float[][] w)Computes an interpolated value for the given penetration in the
segment.
|
|