KFbxIteratorDst Class Template Reference

Inherits KFbxIteratorDstBase.

Inheritance diagram for KFbxIteratorDst:

Inheritance graph
List of all members.

Detailed Description

template<class Type>
class KFbxIteratorDst< Type >

Definition at line 499 of file kfbxplug.h.

Public Member Functions

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