Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

iIsoCell Struct Reference

a grid cell. More...

#include <iso.h>

Inheritance diagram for iIsoCell:

iBase List of all members.

Public Methods

virtual void AddSprite (iIsoSprite *sprite, const csVector3 &pos)=0
 Add a sprite to this cell at pos (used internally).

virtual void RemoveSprite (iIsoSprite *sprite, const csVector3 &pos)=0
 Remove a sprite from this cell from pos (used internally).

virtual void Draw (iIsoRenderView *rview)=0
 Draw using given renderview.

virtual void Traverse (iIsoCellTraverseCallback *func)=0
 Traverse in any order, all sprites, calling func->Traverse(sprite).


Detailed Description

a grid cell.

Size is 1.000 x 1.000 in (x,z) world space.


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