Determines which groove to select when multiple are present.
enum Go2ProfileGrooveSelectType { GO2_PROFILE_GROOVE_SELECT_DEPTH = 0, GO2_PROFILE_GROOVE_SELECT_LEFT = 1, GO2_PROFILE_GROOVE_SELECT_RIGHT = 2 };
|
Members |
Description |
|
GO2_PROFILE_GROOVE_SELECT_DEPTH = 0 |
Select the groove with the largest depth. |
|
GO2_PROFILE_GROOVE_SELECT_LEFT = 1 |
Select the N-th groove from the left. |
|
GO2_PROFILE_GROOVE_SELECT_RIGHT = 2 |
Select the N-th groove from the right. |
Go2ProfileTypes.h