Convertor of a pair of integers to a sole index. More...
Public Member Functions | |
| _Indexer (int xSize, int ySize) | |
| int | size () const |
| int | operator() (const int x, const int y) const |
Data Fields | |
| int | _xSize |
| int | _ySize |
Convertor of a pair of integers to a sole index.
| int _Indexer::size | ( | ) | const |
| int _Indexer::_xSize |
| int _Indexer::_ySize |