#include<kfbxproperty.h>
Definition at line982of filekfbxproperty.h.
Constructor and Destructors. | |
KFbxConnectEvent(eFbxConnectEventType pType, eFbxConnectEventDirection pDir,KFbxProperty*pSrc,KFbxProperty*pDst) | |
Data Access. | |
eFbxConnectEventType | GetType() const |
eFbxConnectEventDirection | GetDirection() const |
KFbxProperty& | GetSrc() const |
KFbxProperty& | GetDst() const |
template<class T> | |
T * | GetSrcIfObject(T const *pFBX_TYPE) const |
template<class T> | |
T * | GetDstIfObject(T const *pFBX_TYPE) const |