![]() |
Public API Reference |
#include <mesh.h>
Inheritance diagram for iMeshWrapperIterator:

Public Methods | |
| virtual iMeshWrapper * | Next ()=0 |
| Move forward. More... | |
| virtual void | Reset ()=0 |
| Reset the iterator to the beginning. More... | |
| virtual bool | HasNext () const=0 |
| Check if we have any more meshes. More... | |
Definition at line 640 of file mesh.h.
|
|
Check if we have any more meshes.
|
|
|
Move forward.
|
|
|
Reset the iterator to the beginning.
|