|
TinyRobotics
|
This is the complete list of members for IMap< T >, including all inherited members.
| getCell(int x, int y, CellState &state) const =0 | IMap< T > | pure virtual |
| getNeighbors(Coordinate< T > from) const =0 | IMapNeighbors< T > | pure virtual |
| getResolution() const =0 | IMap< T > | pure virtual |
| getXCount() const =0 | IMap< T > | pure virtual |
| getYCount() const =0 | IMap< T > | pure virtual |
| isValid(const Coordinate< T > &coord) const =0 | IMapNeighbors< T > | pure virtual |
| toWorld(int x, int y) const =0 | IMap< T > | pure virtual |