CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

iMeshWrapperIterator Struct Reference
[Mesh support]

This is an iterator mesh wrappers. More...

#include <mesh.h>

Inheritance diagram for iMeshWrapperIterator:

iBase List of all members.

Public Methods

virtual iMeshWrapperNext ()=0
 Move forward.

virtual void Reset ()=0
 Reset the iterator to the beginning.

virtual bool HasNext () const=0
 Check if we have any more meshes.


Detailed Description

This is an iterator mesh wrappers.

Definition at line 658 of file mesh.h.


Member Function Documentation

virtual bool iMeshWrapperIterator::HasNext   [pure virtual]
 

Check if we have any more meshes.

virtual iMeshWrapper* iMeshWrapperIterator::Next   [pure virtual]
 

Move forward.

virtual void iMeshWrapperIterator::Reset   [pure virtual]
 

Reset the iterator to the beginning.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.18