Structure to represent a single set of cartesian coorinates. More...
#include <datatypes.h>

Public Attributes | |
| double | cx |
| Values in x, y, and z directions. | |
| double | cy |
| double | cz |
Structure to represent a single set of cartesian coorinates.
| double CartesianSet::cx |
Values in x, y, and z directions.
Referenced by gobble(), and matchpairs().
| double CartesianSet::cy |
Referenced by gobble(), and matchpairs().
| double CartesianSet::cz |
Referenced by gobble(), and matchpairs().
1.6.3