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

Tools/Math/Pose2D.cpp File Reference

Implementation of class Pose2D. More...

#include "Pose2D.h"

Include dependency graph for Pose2D.cpp:

Include dependency graph

Go to the source code of this file.

Functions

Inoperator>> (In &stream, Pose2D &pose2D)
 Streaming operator that reads a Pose2D from a stream.

Outoperator<< (Out &stream, const Pose2D &pose2D)
 Streaming operator that writes a Pose2D to a stream.


Detailed Description

Implementation of class Pose2D.

Author:
Martin Kallnik

Max Risler

Definition in file Pose2D.cpp.


Function Documentation

In& operator>> In stream,
Pose2D pose2D
 

Streaming operator that reads a Pose2D from a stream.

Parameters:
stream The stream from which is read.
pose2D The Pose2D object.
Returns:
The stream.

Definition at line 29 of file Pose2D.cpp.

Out& operator<< Out stream,
const Pose2D pose2D
 

Streaming operator that writes a Pose2D to a stream.

Parameters:
stream The stream to write on.
pose2D The Pose2D object.
Returns:
The stream.

Definition at line 36 of file Pose2D.cpp.


Generated on Thu Sep 23 20:02:29 2004 for GT2004 by doxygen 1.3.6