Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
Font3DDataIterator Class Reference

Inherits AssetIterator.

Public Member Functions

virtual void First (void)
 
virtual void Next (void)
 
virtual bool Is_Done (void)
 
virtual const char * Current_Item_Name (void)
 
- Public Member Functions inherited from AssetIterator
virtual ~AssetIterator (void)
 

Protected Member Functions

 Font3DDataIterator (void)
 
- Protected Member Functions inherited from AssetIterator
 AssetIterator (void)
 

Protected Attributes

SLNode< Font3DDataClass > * Node
 
- Protected Attributes inherited from AssetIterator
int Index
 

Friends

class WW3DAssetManager
 

Detailed Description

Definition at line 179 of file assetmgr.cpp.

Constructor & Destructor Documentation

◆ Font3DDataIterator()

Font3DDataIterator::Font3DDataIterator ( void )
inlineprotected

Definition at line 190 of file assetmgr.cpp.

Member Function Documentation

◆ Current_Item_Name()

virtual const char * Font3DDataIterator::Current_Item_Name ( void )
inlinevirtual

Implements AssetIterator.

Definition at line 186 of file assetmgr.cpp.

◆ First()

virtual void Font3DDataIterator::First ( void )
inlinevirtual

Reimplemented from AssetIterator.

Definition at line 183 of file assetmgr.cpp.

◆ Is_Done()

virtual bool Font3DDataIterator::Is_Done ( void )
inlinevirtual

Implements AssetIterator.

Definition at line 185 of file assetmgr.cpp.

◆ Next()

virtual void Font3DDataIterator::Next ( void )
inlinevirtual

Reimplemented from AssetIterator.

Definition at line 184 of file assetmgr.cpp.

Friends And Related Symbol Documentation

◆ WW3DAssetManager

friend class WW3DAssetManager
friend

Definition at line 192 of file assetmgr.cpp.

Member Data Documentation

◆ Node

SLNode<Font3DDataClass>* Font3DDataIterator::Node
protected

Definition at line 191 of file assetmgr.cpp.


The documentation for this class was generated from the following file: