|
Mech-DLK SDK C API 2.1.0
C API reference documentation for secondary development with Mech-DLK
|
This struct defines the information on contour points. More...
#include <dl_result.h>
Data Fields | |
| int | x |
| The x-coordinate of the contour point. | |
| int | y |
| The y-coordinate of the contour point. | |
This struct defines the information on contour points.
| int Point::x |
The x-coordinate of the contour point.
| int Point::y |
The y-coordinate of the contour point.