A pair (x,y) of pixel coordinates (integer resolution). More...
#include <mrpt/utils/types.h>
Public Member Functions | |
| TPixelCoord () | |
| TPixelCoord (const int _x, const int _y) | |
Public Attributes | |
| int | x |
| int | y |
A pair (x,y) of pixel coordinates (integer resolution).
Definition at line 262 of file types.h.
| mrpt::utils::TPixelCoord::TPixelCoord | ( | const int | _x, | |
| const int | _y | |||
| ) | [inline] |
| Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010 |