This is the complete list of members for
KFCurveUtils, including all inherited members.
| CompareCurve(KFCurve *pCurveA, KFCurve *pCurveB) | KFCurveUtils | [static] |
| ConvertCurve(KFCurve&pSourceCurve, KFCurve&pTargetCurve, kFCurveInterpolation pTargetGlobalInterpolation, kFCurveTangeantMode pTargetGlobalTangent, KTime pFramePeriod) | KFCurveUtils | [static] |
| ConvertCurveInterpolationRecursive(kFCurveInterpolation pTargetGlobalInterpolation, kFCurveTangeantMode pTargetGlobalTangent, KFCurveNode&pCurveNode) | KFCurveUtils | [static] |
| EErrorenum name | KFCurveUtils | |
| EInterpolationAndTangeantenum name | KFCurveUtils | |
| FindTimeOffsetAfter(KFCurve pCurve, KTime&pTime) | KFCurveUtils | [static] |
| FindTimeOffsetBefore(KFCurve pCurve, KTime&pTime) | KFCurveUtils | [static] |
| GetError() | KFCurveUtils | [static] |
| GetGlobalInterpolation(kFCurveInterpolation&pGlobalInterpolation, KFCurve&pCurve) | KFCurveUtils | [static] |
| GetGlobalTangeant(kFCurveTangeantMode&pGlobalTangent, KFCurve&pCurve) | KFCurveUtils | [static] |
| GetInterpolationAndTangeantCount(KFCurve&pCurve, int pArray[eINTERPOLATION_AND_TANGEANT_COUNT]) | KFCurveUtils | [static] |
| GetLastErrorID() | KFCurveUtils | [static] |
| GetLastErrorString() | KFCurveUtils | [static] |
| Merge(KFCurve&pCurveIn, KFCurve&pCurveMerge, KFCurve&pCurveOut) | KFCurveUtils | [static] |
| Resample(KFCurve&pSourceCurve, KFCurve&pTargetCurve, KTime&pStart, KTime&pStop, KTime&pPeriod, kFCurveInterpolation pInterpolation, kFCurveTangeantMode pTangentMode, bool pAddStopKey=false) | KFCurveUtils | [static] |
| Resample(KFCurve&pSourceCurve, KFCurve&pTargetCurve, KTime&pStart, KTime&pStop, KTime&pPeriod, bool pAddStopKey=false) | KFCurveUtils | [static] |
| Resample(KFCurve&pCurve, KTime pPeriod, KTime pStart=KTIME_MINUS_INFINITE, KTime pStop=KTIME_INFINITE, bool pKeysOnFrame=false) | KFCurveUtils | [static] |