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

Tools/Actorics/RobotVertices.cpp File Reference

Implementation of struct RobotVertices. More...

#include "RobotVertices.h"
#include "Tools/Math/Common.h"

Include dependency graph for RobotVertices.cpp:

Include dependency graph

Go to the source code of this file.

Functions

Inoperator>> (In &stream, RobotVertices &robotVertices)
 Streaming operator that reads a RobotVertices from a stream.

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


Detailed Description

Implementation of struct RobotVertices.

Author:
Uwe Düffert

Definition in file RobotVertices.cpp.


Function Documentation

In& operator>> In stream,
RobotVertices robotVertices
 

Streaming operator that reads a RobotVertices from a stream.

Parameters:
stream The stream from which is read.
robotVertices The RobotVertices object.
Returns:
The stream.

Definition at line 33 of file RobotVertices.cpp.

Out& operator<< Out stream,
const RobotVertices robotVertices
 

Streaming operator that writes a RobotVertices to a stream.

Parameters:
stream The stream to write on.
robotVertices The RobotVertices object.
Returns:
The stream.

Definition at line 39 of file RobotVertices.cpp.


Generated on Thu Sep 23 20:01:50 2004 for GT2004 by doxygen 1.3.6