Main Page | Class Hierarchy | Class List | File List | Class Members

Point Struct Reference

#include <global.h>

List of all members.

Public Member Functions

 Point (REAL _x=0., REAL _y=0., REAL _z=0.)

Public Attributes

REAL x
REAL y
REAL z

Friends

ostream & operator<< (ostream &Str, const Point &p)


Detailed Description

Basic structure to provide 3D point


Constructor & Destructor Documentation

Point::Point REAL  _x = 0.,
REAL  _y = 0.,
REAL  _z = 0.
[inline]
 

Default constructor.


Friends And Related Function Documentation

ostream& operator<< ostream &  Str,
const Point p
[friend]
 

Operator for print the point coords.


The documentation for this struct was generated from the following file:
Generated on Tue Apr 20 11:53:39 2004 for FragmentsFitting by doxygen 1.3.4