#include <ObstaclesPercept.h>
Inheritance diagram for ObstaclesPercept::FreePartOfGoal:


Public Member Functions | |
| FreePartOfGoal () | |
Public Attributes | |
| bool | wasDetermined |
| bool | leftEndSeen |
| bool | rightEndSeen |
| double | directionAsAngle |
| double | distanceOnField |
| double | widthAsAngle |
| Vector2< int > | leftInImage |
| Vector2< int > | rightInImage |
Private Member Functions | |
| void | serialize (In *in, Out *out) |
|
|
Definition at line 89 of file ObstaclesPercept.h. References directionAsAngle, distanceOnField, wasDetermined, and widthAsAngle. |
|
||||||||||||
|
Implements Streamable. Definition at line 63 of file ObstaclesPercept.h. References directionAsAngle, distanceOnField, leftEndSeen, leftInImage, rightEndSeen, rightInImage, STREAM, STREAM_REGISTER_BEGIN, STREAM_REGISTER_FINISH, wasDetermined, and widthAsAngle. |
|
|
|
Definition at line 82 of file ObstaclesPercept.h. Referenced by GT2005ObstaclesLocator::determineFreePartsOfGoals(), serialize(), and ObstaclesPercept::setFreePartOfGoal(). |
|
|
Definition at line 82 of file ObstaclesPercept.h. Referenced by GT2005ObstaclesLocator::determineFreePartsOfGoals(), serialize(), and ObstaclesPercept::setFreePartOfGoal(). |
|
|
|
Definition at line 83 of file ObstaclesPercept.h. Referenced by GT2005ObstaclesLocator::determineFreePartsOfGoals(), FreePartOfGoal(), SlamGoalRecognizer::scanLinesForGoals(), serialize(), and ObstaclesPercept::setFreePartOfGoal(). |
|
|
Definition at line 83 of file ObstaclesPercept.h. Referenced by GT2005ObstaclesLocator::determineFreePartsOfGoals(), FreePartOfGoal(), SlamGoalRecognizer::scanHorizontalForGoals(), SlamGoalRecognizer::scanLinesForGoals(), serialize(), and ObstaclesPercept::setFreePartOfGoal(). |
|
|
Definition at line 86 of file ObstaclesPercept.h. Referenced by SlamGoalRecognizer::scanLinesForGoals(), serialize(), and ObstaclesPercept::setFreePartOfGoal(). |
|
|
Definition at line 86 of file ObstaclesPercept.h. Referenced by SlamGoalRecognizer::scanLinesForGoals(), serialize(), and ObstaclesPercept::setFreePartOfGoal(). |
1.3.6