Mech-DLK SDK C API 2.1.0
C API reference documentation for secondary development with Mech-DLK
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Pages
Data Fields
Point Struct Reference

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.
 

Detailed Description

This struct defines the information on contour points.

Field Documentation

◆ x

int Point::x

The x-coordinate of the contour point.

◆ y

int Point::y

The y-coordinate of the contour point.


The documentation for this struct was generated from the following file: