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

QSPt3 Class Reference

The point in the 3D space. More...

#include <qscoord.h>

Inheritance diagram for QSPt3:

Inheritance graph
[legend]
List of all members.

Public Methods

 QSPt3 (int newX=0, int newY=0, int newZ=0)
 ~QSPt3 ()
QSPt3 & set (int newX, int newY, int newZ)

Public Attributes

int x
int y
int z

Friends

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

Detailed Description

The point in the 3D space.

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