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

Representations/Perception/CameraMatrix.h File Reference

Declaration of class CameraMatrix. More...

#include "Tools/Math/Pose3D.h"
#include "Tools/Streams/InOut.h"

Include dependency graph for CameraMatrix.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

class  CameraMatrix
 Matrix describing transformation from neck joint to camera. More...


Functions

Inoperator>> (In &stream, CameraMatrix &cameraMatrix)
 Streaming operator that reads a CameraMatrix from a stream.

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


Detailed Description

Declaration of class CameraMatrix.

Definition in file CameraMatrix.h.


Function Documentation

In& operator>> In stream,
CameraMatrix cameraMatrix
 

Streaming operator that reads a CameraMatrix from a stream.

Parameters:
stream The stream from which is read.
cameraMatrix The CameraMatrix object.
Returns:
The stream.

Definition at line 10 of file CameraMatrix.cpp.

References STREAM_BASE_EXT, STREAM_EXT, STREAM_REGISTER_BEGIN_EXT, and STREAM_REGISTER_FINISH.

Out& operator<< Out stream,
const CameraMatrix cameraMatrix
 

Streaming operator that writes a CameraMatrix to a stream.

Parameters:
stream The stream to write on.
cameraMatrix The CameraMatrix object.
Returns:
The stream.

Definition at line 30 of file CameraMatrix.cpp.

References STREAM_BASE_EXT, STREAM_EXT, STREAM_REGISTER_BEGIN_EXT, and STREAM_REGISTER_FINISH.


Generated on Mon Mar 20 22:06:16 2006 for GT2005 by doxygen 1.3.6