#include "ObstaclesPercept.h"
Include dependency graph for ObstaclesPercept.cpp:

Go to the source code of this file.
Functions | |
| In & | operator>> (In &stream, ObstaclesPercept &obstaclesPercept) |
| Streaming operator that reads a ObstaclesPercept from a stream. | |
| Out & | operator<< (Out &stream, const ObstaclesPercept &obstaclesPercept) |
| Streaming operator that writes a ObstaclePercept to a stream. | |
Definition in file ObstaclesPercept.cpp.
|
||||||||||||
|
Streaming operator that reads a ObstaclesPercept from a stream.
Definition at line 45 of file ObstaclesPercept.cpp. |
|
||||||||||||
|
Streaming operator that writes a ObstaclePercept to a stream.
Definition at line 73 of file ObstaclesPercept.cpp. |
1.3.6