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

Position Struct Reference

Position (X,Y,Z) (shall become OBSOLETE!). More...

List of all members.

Public Attributes

double X
double Y
double Z


Detailed Description

Position (X,Y,Z) (shall become OBSOLETE!).

Definition at line 51 of file matrixThread.cpp.

00052 {
00053     double X;
00054     double Y;
00055     double Z;
00056     }

Member Data Documentation

double Position::X

Definition at line 53 of file matrixThread.cpp.

double Position::Y

Definition at line 54 of file matrixThread.cpp.

double Position::Z

Definition at line 55 of file matrixThread.cpp.


The documentation for this struct was generated from the following file:
Generated at Sat May 13 13:50:27 2000 for 3Dsia by doxygen 1.1.2 written by Dimitri van Heesch, © 1997-2000