Mech-DLK SDK C++ API 2.0.2
C++ API reference documentation for secondary development with Mech-DLK
All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
Public Attributes | List of all members
mmind::dl::MMindPoint Struct Reference

Defines the information on contour points. More...

#include <MMIndResult.h>

Public Attributes

int x
 The x-coordinate of the contour point.
 
int y
 The y-coordinate of the contour point.
 

Detailed Description

Defines the information on contour points.

Member Data Documentation

◆ x

int mmind::dl::MMindPoint::x

The x-coordinate of the contour point.

◆ y

int mmind::dl::MMindPoint::y

The y-coordinate of the contour point.


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