#include "Representations/Cognition/BallModel.h"#include "Representations/Cognition/PlayerPoseCollection.h"#include "Representations/Cognition/RobotPose.h"#include "Tools/Debugging/Debugging.h"#include "Tools/Player.h"Include dependency graph for GTCamWorldState.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | GTCamWorldState |
Functions | |
| In & | operator>> (In &stream, GTCamWorldState &state) |
| Streaming operator that reads a GTRemoteCamWorldState from a stream. | |
| Out & | operator<< (Out &stream, const GTCamWorldState &state) |
| Streaming operator that writes a GTRemoteCamWorldState to a stream. | |
|
||||||||||||
|
Streaming operator that reads a GTRemoteCamWorldState from a stream.
Definition at line 350 of file GTCamWorldState.cpp. References In::read(). |
Here is the call graph for this function:

|
||||||||||||
|
Streaming operator that writes a GTRemoteCamWorldState to a stream.
Definition at line 357 of file GTCamWorldState.cpp. References Out::write(). |
Here is the call graph for this function:

1.3.6