Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages
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 <csws/csgrid.h>
Public Member Functions | |
csSparseGrid () | |
Initialize an empty sparse grid object. | |
void * | GetAt (int row, int col) |
Get the data at given row/column. | |
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.
Definition at line 95 of file csgrid.h.
Constructor & Destructor Documentation
|
Initialize an empty sparse grid object.
|
Member Function Documentation
|
Get the data at given row/column.
|
The documentation for this class was generated from the following file:
- csws/csgrid.h
Generated for Crystal Space by doxygen 1.3.9.1