This is the complete list of members for FBFCurve, including all inherited members.
| ClassGroupName | FBPlug | |
| ClassName() | FBComponent | |
| Components | FBComponent | |
| CreateInterpolatorCurve(FBInterpolatorCurveType pCurveType) | FBFCurve | |
| DisableObjectFlags(FBObjectFlag pFlags) | FBComponent | |
| EditBegin(int pKeyCount=-1) | FBFCurve | |
| EditClear() | FBFCurve | |
| EditEnd(int pKeyCount=-1) | FBFCurve | |
| EnableObjectFlags(FBObjectFlag pFlags) | FBComponent | |
| Evaluate(FBTime pTime) | FBFCurve | |
| FBComponent() | FBComponent | |
| FBCreate() | FBComponent | |
| FBDelete() | FBComponent | |
| FBDestroy() | FBComponent | |
| FBFCurve() | FBFCurve | |
| GetObjectFlags() | FBComponent | |
| GetObjectStatus(FBObjectStatus pStatus) | FBComponent | |
| GetOwnerFileReference(p0) | FBComponent | |
| GetPostExtrapolationCount() | FBFCurve | |
| GetPostExtrapolationMode() | FBFCurve | |
| GetPreExtrapolationCount() | FBFCurve | |
| GetPreExtrapolationMode() | FBFCurve | |
| HardSelect() | FBComponent | |
| HasObjectFlags(FBObjectFlag pFlags) | FBComponent | |
| Is(int pTypeId) | FBComponent | |
| KeyAdd(FBTime pTime, float pValue, FBInterpolation pInterpolation=kFBInterpolationCubic, FBTangentMode pTangentMode=kFBTangentModeAuto) | FBFCurve | |
| KeyDelete(int pStartIndex, int pStopIndex) | FBFCurve | |
| KeyDelete(FBTime pStart=FBTime::MinusInfinity, FBTime pStop=FBTime::Infinity, bool pInclusive=False) | FBFCurve | |
| KeyGetInterpolation(int pIndex) | FBFCurve | |
| KeyGetLeftBezierTangent(int pIndex) | FBFCurve | |
| KeyGetLeftDerivative(int pIndex) | FBFCurve | |
| KeyGetLeftTangentWeight(int pIndex) | FBFCurve | |
| KeyGetMarkedForManipulation(int pIndex) | FBFCurve | |
| KeyGetRightBezierTangent(int pIndex) | FBFCurve | |
| KeyGetRightDerivative(int pIndex) | FBFCurve | |
| KeyGetRightTangentWeight(int pIndex) | FBFCurve | |
| KeyGetSelected(int pIndex) | FBFCurve | |
| KeyGetTangentBreak(int pIndex) | FBFCurve | |
| KeyGetTangentClampMode(int pIndex) | FBFCurve | |
| KeyGetTangentConstantMode(int pIndex) | FBFCurve | |
| KeyGetTangentCustomIndex(int pIndex) | FBFCurve | |
| KeyGetTangentMode(int pIndex) | FBFCurve | |
| KeyGetTangentWeightMode(int pIndex) | FBFCurve | |
| KeyGetTCBBias(int pIndex) | FBFCurve | |
| KeyGetTCBContinuity(int pIndex) | FBFCurve | |
| KeyGetTCBTension(int pIndex) | FBFCurve | |
| KeyGetTime(int pIndex) | FBFCurve | |
| KeyGetValue(int pIndex) | FBFCurve | |
| KeyInsert(FBTime pTime, FBInterpolation pInterpolation=kFBInterpolationCubic, FBTangentMode pTangentMode=kFBTangentModeAuto) | FBFCurve | |
| KeyOffset(FBTime pOffsetTime, int pStartIndex, int pStopIndex) | FBFCurve | |
| KeyOffset(FBTime pOffsetTime, FBTime pStartTime=FBTime::MinusInfinity, FBTime pStopTime=FBTime::Infinity, bool pInclusive=True) | FBFCurve | |
| KeyReplaceBy(FBFCurve pSource, FBTime pStart=FBTime::MinusInfinity, FBTime pStop=FBTime::Infinity, bool pUseExactGivenSpan=False, bool pKeyStartEndOnNoKey=True) | FBFCurve | |
| Keys | FBFCurve | |
| KeysAdd(FBArrayTemplate< FBTime > pTimes, FBArrayDouble pValues, FBArrayTemplate< FBInterpolation > pInterpolations=FBArrayTemplate< FBInterpolation >(), FBArrayTemplate< FBTangentMode > pTangentModes=FBArrayTemplate< FBTangentMode >()) | FBFCurve | |
| KeySetInterpolation(int pIndex, FBInterpolation pValue) | FBFCurve | |
| KeySetLeftBezierTangent(int pIndex, float pValue) | FBFCurve | |
| KeySetLeftDerivative(int pIndex, float pValue) | FBFCurve | |
| KeySetLeftTangentWeight(int pIndex, float pValue) | FBFCurve | |
| KeySetMarkedForManipulation(int pIndex, bool pValue) | FBFCurve | |
| KeySetRightBezierTangent(int pIndex, float pValue) | FBFCurve | |
| KeySetRightDerivative(int pIndex, float pValue) | FBFCurve | |
| KeySetRightTangentWeight(int pIndex, float pValue) | FBFCurve | |
| KeySetSelected(int pIndex, bool pValue) | FBFCurve | |
| KeySetTangentBreak(int pIndex, bool pValue) | FBFCurve | |
| KeySetTangentClampMode(int pIndex, FBTangentClampMode pValue) | FBFCurve | |
| KeySetTangentConstantMode(int pIndex, FBTangentConstantMode pValue) | FBFCurve | |
| KeySetTangentCustomIndex(int pIndex, FBTangentCustomIndex pValue) | FBFCurve | |
| KeySetTangentMode(int pIndex, FBTangentMode pValue) | FBFCurve | |
| KeySetTangentWeightMode(int pIndex, FBTangentWeightMode pValue) | FBFCurve | |
| KeySetTCBBias(int pIndex, float pValue) | FBFCurve | |
| KeySetTCBContinuity(int pIndex, float pValue) | FBFCurve | |
| KeySetTCBTension(int pIndex, float pValue) | FBFCurve | |
| KeySetTime(int pIndex, FBTime pValue) | FBFCurve | |
| KeySetValue(int pIndex, float pValue) | FBFCurve | |
| KeysSetValues(FBArrayUInt pIndices, FBArrayDouble pValues, FBArrayTemplate< FBInterpolation > pInterpolations=FBArrayTemplate< FBInterpolation >(), FBArrayTemplate< FBTangentMode > pTangentModes=FBArrayTemplate< FBTangentMode >()) | FBFCurve | |
| LongName | FBComponent | |
| Name | FBComponent | |
| Parents | FBComponent | |
| ProcessNamespaceHierarchy(FBNamespaceAction pNamespaceAction, str pNamespaceName, str pReplaceTo=None, bool pAddRight=True) | FBComponent | |
| ProcessObjectNamespace(FBNamespaceAction pNamespaceAction, str pNamespaceName, str pReplaceTo=None, bool pAddRight=True) | FBComponent | |
| PropertyAdd(FBProperty pProperty) | FBComponent | |
| PropertyAddReferenceProperty(FBProperty pReferenceProperty) | FBComponent | |
| PropertyCreate(str pName, FBType pType, str pDataType, bool pAnimatable, bool pIsUser=False, FBProperty pReferenceSource=None) | FBComponent | |
| PropertyGetModifiedList(FBArrayTemplate< FB > pPropList, FBPlugModificationFlag pModificationFlags) | FBComponent | |
| PropertyList | FBComponent | |
| PropertyRemove(FBProperty pProperty) | FBComponent | |
| Selected | FBComponent | |
| SetObjectFlags(FBObjectFlag pFlags) | FBComponent | |
| SetObjectStatus(FBObjectStatus pStatus, bool pValue) | FBComponent | |
| SetPostExtrapolationCount(int pCount) | FBFCurve | |
| SetPostExtrapolationMode(FBExtrapolationMode pExtrapolationMode) | FBFCurve | |
| SetPreExtrapolationCount(int pCount) | FBFCurve | |
| SetPreExtrapolationMode(FBExtrapolationMode pExtrapolationMode) | FBFCurve | |
| TypeInfo | FBComponent |