BlinkID C SDK version 5.16.0
Data Fields
MBPoint Struct Reference

This structure represents the 2D point. More...

#include <RecognizerRunner.h>

Data Fields

int x
 
int y
 

Detailed Description

This structure represents the 2D point.

Field Documentation

◆ x

int MBPoint::x

x-coordinate of the point

◆ y

int MBPoint::y

y-coordinate of the point


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