Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

csSparseGrid Class Reference

If cells are populated with data or components, we need to store this somewhere and thats what the SparseGrid is for. More...

#include <csgrid.h>

List of all members.

Public Methods

 csSparseGrid ()
 Initialize an empty sparse grid object.

csSome GetAt (int row, int col)
 Get the data at given row/column.

void SetAt (int row, int col, csSome data)

Friends

class  csGrid


Detailed Description

If cells are populated with data or components, we need to store this somewhere and thats what the SparseGrid is for.


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