Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

csRadList Class Reference

All csRadPolys, keeps them sorted on priority. More...

#include <radiosty.h>

List of all members.

Public Methods

 csRadList ()
 create.

 ~csRadList ()
 delete, also deletes all elements!

void InsertElement (csRadElement *e)
 Insert an element.

void DeleteElement (csRadElement *e)
 Delete an element.

csRadElementPopHighest ()
 get element with highest priority. It is also deleted.

void Print ()
 print list on output.

void Traverse (void(*func)(csRadElement *))
 traverse in some order.

int GetElementCount ()
 get the number of elements in the list.


Detailed Description

All csRadPolys, keeps them sorted on priority.


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