#include <DeadReckoning.h>
Inheritance diagram for DeadReckoning:

Public Member Functions | |
| DeadReckoning (const int xSize, const int ySize, const bool unload=true) | |
| virtual bool | getP (const int x, const int y, int &px, int &py) const |
| return the "parent" (border point) associated with this point | |
Protected Attributes | |
| P * | p |
|
||||||||||||||||||||
|
return the "parent" (border point) associated with this point
Reimplemented from DistanceTransform. |
1.4.5