This is the complete list of members for FBFCurve, including all inherited members.
| AddWrapper(FBScriptWrapper *) (defined in FBWrapperHolder) | FBWrapperHolder | |
| BeginChange() | FBPlug | protected |
| ClassGroupName | FBPlug | protectedstatic |
| ClassName() override | FBComponent | virtual |
| Components | FBComponent | |
| ConnectDst(FBPlug *pDst, FBConnectionType pConnectionType=kFBConnectionTypeNone) | FBPlug | protected |
| ConnectDstAt(int pSrc_DstIndex, FBPlug *pDst, FBConnectionType pConnectionType=kFBConnectionTypeNone) | FBPlug | protected |
| ConnectSrc(FBPlug *pSrc, FBConnectionType pConnectionType=kFBConnectionTypeNone) | FBPlug | protected |
| ConnectSrcAt(int pDst_SrcIndex, FBPlug *pSrc, FBConnectionType pConnectionType=kFBConnectionTypeNone) | FBPlug | protected |
| CreateInterpolatorCurve(FBInterpolatorCurveType pCurveType) | FBFCurve | static |
| DisableObjectFlags(FBObjectFlag pFlags) | FBComponent | |
| DisconnectAllDst() | FBPlug | protected |
| DisconnectAllSrc() | FBPlug | protected |
| DisconnectDst(FBPlug *pDst) | FBPlug | protected |
| DisconnectDstAt(int pIndex) | FBPlug | protected |
| DisconnectSrc(FBPlug *pSrc) | FBPlug | protected |
| DisconnectSrcAt(int pIndex) | FBPlug | protected |
| EditBegin(int pKeyCount=-1) | FBFCurve | |
| EditClear() | FBFCurve | |
| EditEnd(int pKeyCount=-1) | FBFCurve | |
| EnableObjectFlags(FBObjectFlag pFlags) | FBComponent | |
| EndChange() | FBPlug | protected |
| Evaluate(FBTime &pTime) | FBFCurve | |
| FBComponent(HIObject pObject) | FBComponent | |
| FBComponentGetLongName(FBComponent *pObject) (defined in FBComponent) | FBComponent | static |
| FBComponentGetName(FBComponent *pObject) (defined in FBComponent) | FBComponent | static |
| FBComponentSetLongName(FBComponent *pObject, const char *pName) (defined in FBComponent) | FBComponent | static |
| FBComponentSetName(FBComponent *pObject, const char *pName) (defined in FBComponent) | FBComponent | static |
| FBCreate() | FBComponent | virtual |
| FBDelete() override | FBFCurve | virtual |
| FBDestroy() | FBComponent | virtual |
| FBFCurve(HIObject pObject=NULL) | FBFCurve | |
| FBWrapperHolder() (defined in FBWrapperHolder) | FBWrapperHolder | |
| Folder | FBComponent | |
| GetContentModified(FBPlugModificationFlag pFlag) | FBPlug | protected |
| GetDst(int pIndex) | FBPlug | protected |
| GetDstCount() | FBPlug | protected |
| GetDstType(int pIndex) | FBPlug | protected |
| GetFullName(void) | FBComponent | |
| GetInternalClassId() | FBComponent | static |
| GetKeys() (defined in FBFCurve) | FBFCurve | inline |
| GetObjectFlags() | FBComponent | |
| GetObjectStatus(FBObjectStatus pStatus) | FBComponent | |
| GetOwned(int pIndex) | FBPlug | protected |
| GetOwnedCount() | FBPlug | protected |
| GetOwner() | FBPlug | protected |
| GetOwnerFileReference(void) | FBComponent | |
| GetOwnerNamespace(void) | FBComponent | |
| GetPlugConnectionModifiedList(FBPlugList &pPlugList, FBPlugModificationFlag pConnectionModificatonFlag, bool pAddRemove) | FBPlug | protected |
| GetPostExtrapolationCount() | FBFCurve | |
| GetPostExtrapolationMode() | FBFCurve | |
| GetPreExtrapolationCount() | FBFCurve | |
| GetPreExtrapolationMode() | FBFCurve | |
| GetSelfModified(FBPlugModificationFlag pFlag) | FBPlug | protected |
| GetSrc(int pIndex) | FBPlug | protected |
| GetSrcCount() | FBPlug | protected |
| GetSrcType(int pIndex) | FBPlug | protected |
| GetStatusFlag(FBPlugStatusFlag pStatus) const | FBPlug | protected |
| GetTypeId() override | FBComponent | virtual |
| GetWrapper() | FBWrapperHolder | |
| HardSelect() | FBComponent | |
| HasObjectFlags(FBObjectFlag pFlags) | FBComponent | |
| Is(int pTypeId) override | FBComponent | virtual |
| IsSDKComponent() | FBPlug | protected |
| KeyAdd(FBTime &pTime, double 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 | |
| KeyRemove(int pIndex) | FBFCurve | |
| KeyReplaceBy(FBFCurve &pSource, FBTime pStart=FBTime::MinusInfinity, FBTime pStop=FBTime::Infinity, bool pUseExactGivenSpan=false, bool pKeyStartEndOnNoKey=true) | FBFCurve | |
| Keys | FBFCurve | |
| KeysAdd(const FBArrayTemplate< FBTime > &pTimes, const FBArrayDouble &pValues, const FBArrayTemplate< FBInterpolation > &pInterpolations=FBArrayTemplate< FBInterpolation >(), const 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(const FBArrayUInt &pIndices, const FBArrayDouble &pValues, const FBArrayTemplate< FBInterpolation > &pInterpolations=FBArrayTemplate< FBInterpolation >(), const FBArrayTemplate< FBTangentMode > &pTangentModes=FBArrayTemplate< FBTangentMode >()) | FBFCurve | |
| LongName | FBComponent | |
| mAllocated | FBPlug | protected |
| mGlobalTypeInfo | FBPlug | protectedstatic |
| mObject | FBPlug | protected |
| MoveSrcAt(int pIndex, int pAtIndex) | FBPlug | protected |
| MoveSrcAt(FBPlug *pSrc, FBPlug *pAtSrc) | FBPlug | protected |
| mSDKComponent | FBPlug | protected |
| Name | FBComponent | |
| Parents | FBComponent | |
| PlugDataNotify(FBConnectionAction pAction, FBPlug *pThis, void *pData=NULL, void *pDataOld=NULL, int pDataSize=0) | FBPlug | protectedvirtual |
| PlugNotify(FBConnectionAction pAction, FBPlug *pThis, int pIndex, FBPlug *pPlug=NULL, FBConnectionType pConnectionType=kFBConnectionTypeNone, FBPlug *pNewPlug=NULL) | FBPlug | protectedvirtual |
| PlugStateNotify(FBConnectionAction pAction, FBPlug *pThis, void *pData=NULL, void *pDataOld=NULL, int pDataSize=0) | FBPlug | protectedvirtual |
| ProcessNamespaceHierarchy(FBNamespaceAction pNamespaceAction, const char *pNamespaceName, const char *pReplaceTo=NULL, bool pAddRight=true) | FBComponent | |
| ProcessObjectNamespace(FBNamespaceAction pNamespaceAction, const char *pNamespaceName, const char *pReplaceTo=NULL, bool pAddRight=true) | FBComponent | |
| PropertyAdd(FBProperty *pProperty) | FBComponent | virtual |
| PropertyAddReferenceProperty(FBProperty *pReferenceProperty) | FBComponent | |
| PropertyCreate(const char *pName, FBPropertyType pType, const char *pDataType, bool pAnimatable, bool pIsUser=false, FBProperty *pReferenceSource=NULL) | FBComponent | |
| PropertyGetModifiedList(FBArrayTemplate< FBProperty * > &pPropList, FBPlugModificationFlag pModificationFlags) | FBComponent | |
| PropertyList | FBComponent | |
| PropertyRemove(FBProperty *pProperty) | FBComponent | |
| RemoveWrapper(FBScriptWrapper *) (defined in FBWrapperHolder) | FBWrapperHolder | |
| ReplaceDstAt(int pIndex, FBPlug *pDst) | FBPlug | protected |
| ReplaceSrcAt(int pIndex, FBPlug *pSrc) | FBPlug | protected |
| RevertModification(FBPlugModificationFlag pFlag=kFBAllModifiedMask) | FBPlug | protected |
| Selected | FBComponent | |
| SetContentModified(FBPlugModificationFlag pFlag, bool pBool) | FBPlug | protected |
| SetHIObject(HIObject pObject, bool pSDKComponent) override | FBComponent | virtual |
| SetKeys(FBPropertyListFCurveKey pKeys) (defined in FBFCurve) | FBFCurve | inline |
| SetObjectFlags(FBObjectFlag pFlags) | FBComponent | |
| SetObjectStatus(FBObjectStatus pStatus, bool pValue) | FBComponent | |
| SetOwnerNamespace(FBNamespace *pOwnerNSObj) | FBComponent | |
| SetPostExtrapolationCount(int pCount) | FBFCurve | |
| SetPostExtrapolationMode(FBExtrapolationMode pExtrapolationMode) | FBFCurve | |
| SetPreExtrapolationCount(int pCount) | FBFCurve | |
| SetPreExtrapolationMode(FBExtrapolationMode pExtrapolationMode) | FBFCurve | |
| SetSelfModified(FBPlugModificationFlag pFlag, bool pBool) | FBPlug | protected |
| SetStatusFlag(FBPlugStatusFlag pStatus, bool pValue) | FBPlug | protected |
| SwapSrc(int pIndexA, int pIndexB) | FBPlug | protected |
| TypeInfo | FBComponent | static |
| UseCustomPropertyViewSet() const | FBComponent | inlinevirtual |
| ~FBComponent() | FBComponent | virtual |
| ~FBWrapperHolder() (defined in FBWrapperHolder) | FBWrapperHolder | virtual |