Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   Examples  

QSPt3f Class Reference

The point in th 3D space with the floating-point coordinates. More...

#include <qscoord.h>

Inheritance diagram for QSPt3f:

Inheritance graph
[legend]
List of all members.

Public Methods

 QSPt3f (double newX=0.0, double newY=0.0, double newZ=0.0)
 ~QSPt3f ()
QSPt3f & set (double newX, double newY, double newZ)

Public Attributes

double x
double y
double z

Friends

QSPt3f operator+ (const QSPt3f &p1, const QSPt3f &p2)
QSPt3f operator- (const QSPt3f &p1, const QSPt3f &p2)
bool operator== (const QSPt3f &p1, const QSPt3f &p2)
bool operator!= (const QSPt3f &p1, const QSPt3f &p2)

Detailed Description

The point in th 3D space with the floating-point coordinates.

Used internally.

Author:
Kamil Dobkowski


The documentation for this class was generated from the following file:
Generated on Mon Mar 18 19:16:54 2002 for KMatplot library by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002