#include
<kfbxobject.h>
Definition at line 1379 of file kfbxobject.h.
Public Member Functions |
|
KFbxIteratorSrc (KFbxObject *pObject) | |
KFbxIteratorSrc (KFbxProperty &pProperty) | |
Type * | GetFirst () |
Type * | GetNext () |
Type * | GetSafeNext () |
Type * | GetLast () |
Type * | GetPrevious () |
Type * | GetSafePrevious () |
KFbxIteratorSrc | ( | KFbxObject * | pObject | ) | [inline] |
Definition at line 1382 of file kfbxobject.h.
KFbxIteratorSrc | ( | KFbxProperty & | pProperty | ) | [inline] |
Definition at line 1383 of file kfbxobject.h.
Type* GetFirst | ( | ) | [inline] |
Reimplemented from KFbxIteratorSrcBase.
Definition at line 1384 of file kfbxobject.h.
References KFbxIteratorSrcBase::GetFirst().
Type* GetNext | ( | ) | [inline] |
Reimplemented from KFbxIteratorSrcBase.
Definition at line 1385 of file kfbxobject.h.
References KFbxIteratorSrcBase::GetNext().
Type* GetSafeNext | ( | ) | [inline] |
Reimplemented from KFbxIteratorSrcBase.
Definition at line 1386 of file kfbxobject.h.
References KFbxIteratorSrcBase::GetSafeNext().
Type* GetLast | ( | ) | [inline] |
Reimplemented from KFbxIteratorSrcBase.
Definition at line 1387 of file kfbxobject.h.
References KFbxIteratorSrcBase::GetLast().
Type* GetPrevious | ( | ) | [inline] |
Reimplemented from KFbxIteratorSrcBase.
Definition at line 1388 of file kfbxobject.h.
References KFbxIteratorSrcBase::GetPrevious().
Type* GetSafePrevious | ( | ) | [inline] |
Reimplemented from KFbxIteratorSrcBase.
Definition at line 1389 of file kfbxobject.h.
References KFbxIteratorSrcBase::GetSafePrevious().