
Go to the source code of this file.
Functions | |
| static int | EuclideanDistance (int X1, int Y1, int X2, int Y2) |
| static unsigned int | inthash (unsigned int key) |
| static int EuclideanDistance | ( | int | X1, |
| int | Y1, | ||
| int | X2, | ||
| int | Y2 | ||
| ) | [static] |
Definition at line 502 of file environment_nav2D.cpp.
| static unsigned int inthash | ( | unsigned int | key | ) | [static] |
Definition at line 60 of file environment_nav2D.cpp.