Repesents a profile edge type.
enum Go2ProfileEdgeType { GO2_PROFILE_EDGE_TYPE_TANGENT = 0, GO2_PROFILE_EDGE_TYPE_CORNER = 1 };
|
Members |
Description |
|
GO2_PROFILE_EDGE_TYPE_TANGENT = 0 |
Detect the edge by looking for the tangent. |
|
GO2_PROFILE_EDGE_TYPE_CORNER = 1 |
Detect the edge by looking for the corner. |
Go2ProfileTypes.h