csSparseGrid Class Reference
[Grid]
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>
Public Methods | |
csSparseGrid () | |
Initialize an empty sparse grid object. | |
void * | GetAt (int row, int col) |
Get the data at given row/column. |
Detailed Description
If cells are populated with data or components, we need to store this somewhere and thats what the SparseGrid is for.
Definition at line 93 of file csgrid.h.
Constructor & Destructor Documentation
|
Initialize an empty sparse grid object.
|
Member Function Documentation
|
Get the data at given row/column.
Definition at line 150 of file csgrid.h. References csArray< csGridRowEntry *, csPDelArrayElementHandler< csGridRowEntry * > >::FindSortedKey(), and csArray< csGridRowEntry *, csPDelArrayElementHandler< csGridRowEntry * > >::Get(). |
The documentation for this class was generated from the following file:
- csws/csgrid.h
Generated for Crystal Space by doxygen 1.2.18