FbxPropertyConnect Class Reference
#include <fbxpropertypage.h>
Definition at line 235 of file fbxpropertypage.h.
Definition at line 239 of file fbxpropertypage.h.
239 {
return FbxNew< FbxPropertyConnect >(pPage,pId); }
void ClearConnectCache |
( |
| ) |
|
|
inline |
Definition at line 256 of file fbxpropertypage.h.
FbxConnectionPoint mConnectionPoint
void SubConnectRemoveAll()
void WipeAllConnections |
( |
| ) |
|
|
inline |
Clear all connect without sending any notification (Internal use ONLY)
Definition at line 262 of file fbxpropertypage.h.
FbxConnectionPoint mConnectionPoint
void WipeConnectionList()
Clear the ConnectList without any regards to what is connected.
Definition at line 268 of file fbxpropertypage.h.
FbxConnectionPoint mConnectionPoint
bool ConnectSrc(FbxConnectionPoint *pSrc, FbxConnection::EType pConnectionType=FbxConnection::eNone)
Definition at line 272 of file fbxpropertypage.h.
FbxConnectionPoint mConnectionPoint
bool DisconnectSrc(FbxConnectionPoint *pSrc)
Definition at line 276 of file fbxpropertypage.h.
FbxConnectionPoint mConnectionPoint
bool IsConnectedSrc(FbxConnectionPoint *)
Definition at line 284 of file fbxpropertypage.h.
FbxConnectionPoint mConnectionPoint
FbxConnectionPoint * GetSrc(int pIndex) const
Definition at line 289 of file fbxpropertypage.h.
FbxConnectionPoint mConnectionPoint
bool ConnectDst(FbxConnectionPoint *pDst, FbxConnection::EType pConnectionType=FbxConnection::eNone)
Definition at line 293 of file fbxpropertypage.h.
FbxConnectionPoint mConnectionPoint
bool IsConnectedSrc(FbxConnectionPoint *)
Definition at line 297 of file fbxpropertypage.h.
FbxConnectionPoint mConnectionPoint
bool DisconnectDst(FbxConnectionPoint *pSrc)
Definition at line 305 of file fbxpropertypage.h.
FbxConnectionPoint mConnectionPoint
FbxConnectionPoint * GetDst(int pIndex) const
The documentation for this class was generated from the following file: