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

Representations/Perception/CameraMatrix.cpp File Reference

Implementation of class CameraMatrix. More...

#include "CameraMatrix.h"
#include "Tools/Streams/Streamable.h"

Include dependency graph for CameraMatrix.cpp:

Include dependency graph

Go to the source code of this file.

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

Implementation of class CameraMatrix.

Definition in file CameraMatrix.cpp.


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.

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.


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