NET_SDK_IVE_RULE_BOUNDARY_T¶
Structure Definition¶
1 2 3 4 5 | |
1 2 3 4 5 6 7 | |
Function Description¶
Regular region structure.
Member Description¶
| Member | Type | Remark |
|---|---|---|
| pointNum | unsigned int | The number of points the region contains (0 or 3 to 8). |
| point | NET_SDK_IVE_POINT_T[32] | The coordinate information of the point. |