#include <VAPoints.h>
Public Types | |
| enum | { FADE_OUT_TIME = 20000 } |
Public Member Functions | |
| VAPoint () | |
| void | updateRelevance () |
| double | getRelevance () |
Public Attributes | |
| int | x |
| int | y |
| double | validity |
| double | relevance |
| unsigned long | timestamp |
Definition at line 33 of file VAPoints.h.
|
|
Definition at line 39 of file VAPoints.h. |
|
|
Definition at line 37 of file VAPoints.h. |
|
|
Definition at line 45 of file VAPoints.h. References FADE_OUT_TIME, SystemCall::getTimeSince(), relevance, and timestamp. Referenced by getRelevance(). |
Here is the call graph for this function:

|
|
Definition at line 59 of file VAPoints.h. References relevance, and updateRelevance(). Referenced by VAPoints::findInsertPos(). |
Here is the call graph for this function:

|
|
Definition at line 41 of file VAPoints.h. |
|
|
Definition at line 41 of file VAPoints.h. |
|
|
Definition at line 42 of file VAPoints.h. |
|
|
Definition at line 42 of file VAPoints.h. Referenced by getRelevance(), updateRelevance(), VAPoint(), and VAPoints::VAPoints(). |
|
|
Definition at line 43 of file VAPoints.h. Referenced by updateRelevance(), and VAPoint(). |
1.3.6