Simply3DScan
Main Page
Packages
Classes
Files
File List
File Members
Precision.cs
Go to the documentation of this file.
1
namespace
Configuration
2
{
6
public
enum
Precision
7
{
11
Excellent
= 1,
15
Good
= 2,
19
Average
= 3,
23
BelowAverage
= 4,
27
Beasty
= 5
28
}
29
}
Configuration.Beasty
beasty
Configuration.Excellent
excellent
Configuration.Average
average
Configuration.BelowAverage
below average
Configuration.Good
good
Configuration
Definition:
Arduino.cs:2
Configuration.Precision
Precision
Information about the precision of a scan
Definition:
Precision.cs:6
Configuration
Precision.cs
Generated by
1.8.9.1