#include
<kfbxobject.h>
Definition at line 1466 of file kfbxobject.h.
Public Member Functions |
|
KFbxIteratorDst (KFbxObject *pObject) | |
KFbxIteratorDst (KFbxProperty &pProperty) | |
Type * | GetFirst () |
Type * | GetNext () |
Type * | GetSafeNext () |
Type * | GetLast () |
Type * | GetPrevious () |
Type * | GetSafePrevious () |
KFbxIteratorDst | ( | KFbxObject * | pObject | ) | [inline] |
Definition at line 1469 of file kfbxobject.h.
KFbxIteratorDst | ( | KFbxProperty & | pProperty | ) | [inline] |
Definition at line 1470 of file kfbxobject.h.
Type* GetFirst | ( | ) | [inline] |
Reimplemented from KFbxIteratorDstBase.
Definition at line 1471 of file kfbxobject.h.
References KFbxIteratorDstBase::GetFirst().
Type* GetNext | ( | ) | [inline] |
Reimplemented from KFbxIteratorDstBase.
Definition at line 1472 of file kfbxobject.h.
References KFbxIteratorDstBase::GetNext().
Type* GetSafeNext | ( | ) | [inline] |
Reimplemented from KFbxIteratorDstBase.
Definition at line 1473 of file kfbxobject.h.
References KFbxIteratorDstBase::GetSafeNext().
Type* GetLast | ( | ) | [inline] |
Reimplemented from KFbxIteratorDstBase.
Definition at line 1474 of file kfbxobject.h.
References KFbxIteratorDstBase::GetLast().
Type* GetPrevious | ( | ) | [inline] |
Reimplemented from KFbxIteratorDstBase.
Definition at line 1475 of file kfbxobject.h.
References KFbxIteratorDstBase::GetPrevious().
Type* GetSafePrevious | ( | ) | [inline] |
Reimplemented from KFbxIteratorDstBase.
Definition at line 1476 of file kfbxobject.h.
References KFbxIteratorDstBase::GetSafePrevious().