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

Tools/Math/Points3D.cpp File Reference

Implementation of class Points3D. More...

#include "Points3D.h"

Include dependency graph for Points3D.cpp:

Include dependency graph

Go to the source code of this file.

Functions

Inoperator>> (In &stream, Points3D &points3D)
 Streaming operator that reads a Points3D from a stream.

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


Detailed Description

Implementation of class Points3D.

Author:
Martin Lötzsch

Definition in file Points3D.cpp.


Function Documentation

In& operator>> In stream,
Points3D points3D
 

Streaming operator that reads a Points3D from a stream.

Parameters:
stream The stream from which is read.
points3D The Points3D object.
Returns:
The stream.

Definition at line 19 of file Points3D.cpp.

Out& operator<< Out stream,
const Points3D points3D
 

Streaming operator that writes a Points3D to a stream.

Parameters:
stream The stream to write on.
points3D The Points3D object.
Returns:
The stream.

Definition at line 34 of file Points3D.cpp.


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