This is the complete list of members for LineOfSight, including all inherited members.
checkLine(int x1, int y1, int x2, int y2, const T &map) | LineOfSight | inline |
checkTraversability(int x, int y, const T &map) | LineOfSight | inline |
getCells(int i, int j) | LineOfSight | inline |
getCellsCrossedByLine(int x1, int y1, int x2, int y2, const T &map) | LineOfSight | inline |
LineOfSight(double agentSize=0.5) | LineOfSight | inline |
setSize(double agentSize) | LineOfSight | inline |