OpenSRX 0.1.0
C++ library for interfacing with Keyence SR series barcode readers
Loading...
Searching...
No Matches
OpenSRX::Point Struct Reference

A point in image coordinates. More...

#include <Code.hpp>

Public Attributes

int x = 0
 
int y = 0
 

Detailed Description

A point in image coordinates.

Member Data Documentation

◆ x

int OpenSRX::Point::x = 0

◆ y

int OpenSRX::Point::y = 0

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