This is the complete list of members for FBCluster, including all inherited members.
| AddWrapper(FBScriptWrapper *) (defined in FBWrapperHolder) | FBWrapperHolder | |
| BeginChange() | FBPlug | protected |
| ClassGroupName | FBPlug | protectedstatic |
| ClassName() override | FBComponent | virtual |
| ClusterAccuracy | FBCluster | |
| ClusterBegin(int pIndex=-1) | FBCluster | |
| ClusterEnd() | FBCluster | |
| ClusterMode | FBCluster | |
| 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 |
| 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 |
| EnableObjectFlags(FBObjectFlag pFlags) | FBComponent | |
| EndChange() | FBPlug | protected |
| FBCluster(FBModel *pModel) | FBCluster | protected |
| 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 | FBComponent | virtual |
| FBDestroy() | FBComponent | virtual |
| 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 |
| 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 |
| 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 |
| LinkClearUnused(double pThreshold=-1.0) | FBCluster | |
| LinkGetAssociateModel(int pLinkNumber) | FBCluster | |
| LinkGetCount() | FBCluster | |
| LinkGetModel(int pLinkNumber) | FBCluster | |
| LinkGetName(int pLinkNumber) | FBCluster | |
| LinkGetVertexIndex(int pIndex) | FBCluster | |
| LinkRemove(int pLinkNumber) | FBCluster | |
| LinkSetCurrentVertex(int pLinkIndex, int pPointIndex) | FBCluster | |
| LinkSetModel(FBModel *pModel) | FBCluster | |
| LinkSetName(const char *pName, int pLinkNumber) | FBCluster | |
| 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 |
| SetObjectFlags(FBObjectFlag pFlags) | FBComponent | |
| SetObjectStatus(FBObjectStatus pStatus, bool pValue) | FBComponent | |
| SetOwnerNamespace(FBNamespace *pOwnerNSObj) | FBComponent | |
| 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 |
| VertexAdd(int pVertexIndex, double pWeight) | FBCluster | |
| VertexClear() | FBCluster | |
| VertexGetCount() | FBCluster | |
| VertexGetNumber(int pIndex) | FBCluster | |
| VertexGetTransform(FBVector3d &pPosition, FBVector3d &pRotation, FBVector3d &pScaling) | FBCluster | |
| VertexGetWeight(int pIndex) | FBCluster | |
| VertexRemove(int pVertexIndex) | FBCluster | |
| VertexSetTransform(FBVector3d pPosition, FBVector3d pRotation, FBVector3d pScaling) | FBCluster | |
| VertexSetWeight(double pWeight, int pIndex) | FBCluster | |
| ~FBComponent() | FBComponent | virtual |
| ~FBWrapperHolder() (defined in FBWrapperHolder) | FBWrapperHolder | virtual |