KFbxIteratorSrc Class Template Reference

Inherits KFbxIteratorSrcBase.

Inheritance diagram for KFbxIteratorSrc:

Inheritance graph
List of all members.

Detailed Description

template<class Type>
class KFbxIteratorSrc< Type >

Definition at line 422 of file kfbxplug.h.

Public Member Functions

 KFbxIteratorSrc (KFbxPlug *pPlug)
Type * GetFirst ()
Type * GetNext ()
Type * GetSafeNext ()
Type * GetLast ()
Type * GetPrevious ()
Type * GetSafePrevious ()