TinyRobotics
Loading...
Searching...
No Matches
IMap< T > Member List

This is the complete list of members for IMap< T >, including all inherited members.

getCell(int x, int y, CellState &state) const =0IMap< T >pure virtual
getNeighbors(Coordinate< T > from) const =0IMapNeighbors< T >pure virtual
getResolution() const =0IMap< T >pure virtual
getXCount() const =0IMap< T >pure virtual
getYCount() const =0IMap< T >pure virtual
isValid(const Coordinate< T > &coord) const =0IMapNeighbors< T >pure virtual
toWorld(int x, int y) const =0IMap< T >pure virtual