Tuple Struct Reference
Tuple [x,y]
.
#include <qwt3d_types.h>
List of all members.
|
Public Member Functions |
| Tuple () |
| Tuple (double X, double Y) |
Public Attributes |
double | x |
double | y |
Constructor & Destructor Documentation
Tuple |
( |
double |
X, |
|
|
double |
Y | |
|
) |
| | [inline] |
Initialize Tuple with x and y
Member Data Documentation
The documentation for this struct was generated from the following file: