#include <cubic.h>
Collaboration diagram for CUBIC_STRUCT:

| Data Fields | |
| int | configured | 
| double | segmentTime | 
| int | interpolationRate | 
| double | interpolationTime | 
| double | interpolationIncrement | 
| double | x0 | 
| double | x1 | 
| double | x2 | 
| double | x3 | 
| double | wp0 | 
| double | wp1 | 
| double | velp0 | 
| double | velp1 | 
| int | filled | 
| int | needNextPoint | 
| CUBIC_COEFF | coeff | 
| 
 | 
| 
 Definition at line 54 of file cubic.h. Referenced by cubicAddPoint(), cubicDrain(), cubicGetCubicCoeff(), cubicInterpolate(), and cubicOffset(). 
 | 
| 
 | 
| 
 Definition at line 44 of file cubic.h. Referenced by cubicAddPoint(), cubicGetInterpolationIncrement(), cubicGetInterpolationRate(), cubicGetSegmentTime(), cubicInit(), cubicInterpolate(), cubicOffset(), cubicSetInterpolationRate(), and cubicSetSegmentTime(). 
 | 
| 
 | 
| 
 Definition at line 52 of file cubic.h. Referenced by cubicAddPoint(), cubicDrain(), cubicFilled(), and cubicGetCubicCoeff(). 
 | 
| 
 | 
| 
 Definition at line 48 of file cubic.h. Referenced by cubicGetInterpolationIncrement(), cubicInit(), cubicInterpolate(), cubicSetInterpolationRate(), and cubicSetSegmentTime(). 
 | 
| 
 | 
| 
 Definition at line 46 of file cubic.h. Referenced by cubicGetInterpolationRate(), cubicInit(), cubicSetInterpolationRate(), and cubicSetSegmentTime(). 
 | 
| 
 | 
| 
 Definition at line 47 of file cubic.h. Referenced by cubicAddPoint(), and cubicInterpolate(). 
 | 
| 
 | 
| 
 Definition at line 53 of file cubic.h. Referenced by cubicAddPoint(), cubicDrain(), cubicInterpolate(), and cubicNeedNextPoint(). 
 | 
| 
 | 
| 
 Definition at line 45 of file cubic.h. Referenced by cubicAddPoint(), cubicGetSegmentTime(), cubicInit(), cubicInterpolate(), cubicSetInterpolationRate(), and cubicSetSegmentTime(). 
 | 
| 
 | 
| 
 Definition at line 51 of file cubic.h. Referenced by cubicAddPoint(), and cubicDrain(). 
 | 
| 
 | 
| 
 Definition at line 51 of file cubic.h. Referenced by cubicAddPoint(), and cubicDrain(). 
 | 
| 
 | 
| 
 Definition at line 50 of file cubic.h. Referenced by cubicAddPoint(), cubicDrain(), and cubicOffset(). 
 | 
| 
 | 
| 
 Definition at line 50 of file cubic.h. Referenced by cubicAddPoint(), cubicDrain(), and cubicOffset(). 
 | 
| 
 | 
| 
 Definition at line 49 of file cubic.h. Referenced by cubicAddPoint(), cubicDrain(), and cubicOffset(). 
 | 
| 
 | 
| 
 Definition at line 49 of file cubic.h. Referenced by cubicAddPoint(), cubicDrain(), and cubicOffset(). 
 | 
| 
 | 
| 
 Definition at line 49 of file cubic.h. Referenced by cubicAddPoint(), cubicDrain(), and cubicOffset(). 
 | 
| 
 | 
| 
 Definition at line 49 of file cubic.h. Referenced by cubicAddPoint(), cubicDrain(), cubicInterpolate(), and cubicOffset(). 
 | 
 1.2.11.1 written by Dimitri van Heesch,
 © 1997-2001
1.2.11.1 written by Dimitri van Heesch,
 © 1997-2001