Determines the type of base the strip algorithm expects.
enum Go2ProfileStripBaseType { GO2_PROFILE_STRIP_BASE_NONE = 0, GO2_PROFILE_STRIP_BASE_FLAT = 1 };
|
Members |
Description |
|
GO2_PROFILE_STRIP_BASE_NONE = 0 |
Detect strips with no base. |
|
GO2_PROFILE_STRIP_BASE_FLAT = 1 |
Detect strips with a flat base. |
Go2ProfileTypes.h