#include <grid-functors.h>
Public Member Functions | |
| Drawer (GridMap &map) | |
| bool | operator() (const int x, const int y, const int texVal, const bool reverseScan) |
Public Attributes | |
| GridMap & | map |
Definition at line 115 of file grid-functors.h.
| Drawer::Drawer | ( | GridMap & | map | ) | [inline] |
Definition at line 119 of file grid-functors.h.
| bool Drawer::operator() | ( | const int | x, |
| const int | y, | ||
| const int | texVal, | ||
| const bool | reverseScan | ||
| ) | [inline] |
Definition at line 121 of file grid-functors.h.
Definition at line 117 of file grid-functors.h.