Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: BarcodeReader_F103
Symbol::Point Class Reference
image pixel location (x, y) coordinate tuple. More...
#include <Symbol.h>
Public Member Functions | |
| Point (const Point &pt) | |
| copy constructor. | |
Data Fields | |
| int | x |
| x-coordinate. | |
| int | y |
| y-coordinate. | |
Detailed Description
image pixel location (x, y) coordinate tuple.
Definition at line 102 of file Symbol.h.
Constructor & Destructor Documentation
Field Documentation
Generated on Tue Jul 12 2022 21:31:48 by
1.7.2