Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

iSectorIterator Struct Reference

An iterator to iterate over sectors. More...

#include <sector.h>

Inheritance diagram for iSectorIterator:

iBase List of all members.

Public Methods

virtual void Restart ()=0
 Restart iterator.

virtual iSectorFetch ()=0
 Get sector from iterator. Return NULL at end.

virtual const csVector3GetLastPosition ()=0
 Get last position that was used from Fetch. More...


Detailed Description

An iterator to iterate over sectors.

Some functions in CS return this.


Member Function Documentation

const csVector3 & iSectorIterator::GetLastPosition ( ) [pure virtual]
 

Get last position that was used from Fetch.

This can be different from 'pos' because of space warping.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.5 written by Dimitri van Heesch, ©1997-2000