Public Member Functions | |
Point (int x, int y) | |
Point (const Point &pt) | |
copy constructor. | |
Public Attributes | |
int | x |
x-coordinate. | |
int | y |
y-coordinate. |
Copyright 2008-2010 (c) Jeff Brown
This documentation is part of the ZBar Barcode Reader; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.