Simply3DScan
Configuration.Coordinates Class Reference

X,Y,Z - coordinates More...

Properties

float X [get, set]
 Gets or sets the x. More...
 
float Y [get, set]
 Gets or sets the y. More...
 
float Z [get, set]
 Gets or sets the z. More...
 

Detailed Description

X,Y,Z - coordinates

Definition at line 6 of file Coordinates.cs.

Property Documentation

float Configuration.Coordinates.X
getset

Gets or sets the x.

The x.

Definition at line 14 of file Coordinates.cs.

float Configuration.Coordinates.Y
getset

Gets or sets the y.

The y.

Definition at line 21 of file Coordinates.cs.

float Configuration.Coordinates.Z
getset

Gets or sets the z.

The z.

Definition at line 28 of file Coordinates.cs.


The documentation for this class was generated from the following file: