Determines which groove to select when multiple are present.
enum Go2ProfileGrooveLocation { GO2_PROFILE_GROOVE_LOCATION_BOTTOM = 0, GO2_PROFILE_GROOVE_LOCATION_LEFT = 1, GO2_PROFILE_GROOVE_LOCATION_RIGHT = 2 };
|
Members |
Description |
|
GO2_PROFILE_GROOVE_LOCATION_BOTTOM = 0 |
Return the position of the bottom of the groove. |
|
GO2_PROFILE_GROOVE_LOCATION_LEFT = 1 |
Return the position of the left corner of the groove. |
|
GO2_PROFILE_GROOVE_LOCATION_RIGHT = 2 |
Return the position of the right corner of the groove. |
Go2ProfileTypes.h