KFbxConnectEvent
#include<kfbxproperty.h>

List of all members.

Detailed Description

Class the handles Connection events.

Definition at line944of filekfbxproperty.h.


Constructor and Destructors.

 KFbxConnectEvent(eFbxConnectEventType pType, eFbxConnectEventDirection pDir,KFbxProperty*pSrc,KFbxProperty*pDst)

Data Access.

eFbxConnectEventType GetType() const
eFbxConnectEventDirection GetDirection() const
KFbxPropertyGetSrc() const
KFbxPropertyGetDst() const
template<class T>
T * GetSrcIfObject(T const *pFBX_TYPE) const
template<class T>
T * GetDstIfObject(T const *pFBX_TYPE) const