Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Representations/Cognition/GTCamWorldState.cpp File Reference

Implementation of the GTCamWorldState. More...

#include "GTCamWorldState.h"
#include "Platform/GTAssert.h"
#include "Tools/Player.h"
#include <Tools/debugging/debugging.h>
#include "Tools/TRingBufferWithSum.h"
#include <stdio.h>
#include <float.h>

Include dependency graph for GTCamWorldState.cpp:

Include dependency graph

Go to the source code of this file.

Functions

Inoperator>> (In &stream, GTCamWorldState &state)
 Streaming operator that reads a GTRemoteCamWorldState from a stream.

Outoperator<< (Out &stream, const GTCamWorldState &state)
 Streaming operator that writes a GTRemoteCamWorldState to a stream.


Detailed Description

Implementation of the GTCamWorldState.

Author:
Matthias Meyer

Definition in file GTCamWorldState.cpp.


Function Documentation

In& operator>> In stream,
GTCamWorldState state
 

Streaming operator that reads a GTRemoteCamWorldState from a stream.

Parameters:
stream The stream from which is read.
state The Worldstate.
Returns:
The stream.

Definition at line 350 of file GTCamWorldState.cpp.

Out& operator<< Out stream,
const GTCamWorldState state
 

Streaming operator that writes a GTRemoteCamWorldState to a stream.

Parameters:
stream The stream to write on.
state is the GTRemoteCamWorldState object.
Returns:
The stream.

Definition at line 357 of file GTCamWorldState.cpp.


Generated on Mon Mar 20 22:05:39 2006 for GT2005 by doxygen 1.3.6