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

Tools/Actorics/RobotVertices.h File Reference

Definition of RobotVertices struct. More...

#include "Tools/Streams/InOut.h"
#include "Tools/Math/Vector3.h"
#include "Tools/RobotConfiguration.h"

Include dependency graph for RobotVertices.h:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Classes

struct  RobotVertices
 The RobotVertices struct contains the 3D position of important points of the robot like the shoulder, knee and foot positions. More...


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

Definition of RobotVertices struct.

Author:
Uwe Düffert

Definition in file RobotVertices.h.


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.

References In::read().

Here is the call graph for this function:

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.

References Out::write().

Here is the call graph for this function:


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