A pair (x,y) of pixel coordinates (integer resolution).
Definition at line 56 of file TPixelCoord.h.
#include <mrpt/utils/TPixelCoord.h>
Public Types | |
| typedef int | pixel_coord_t |
| The type of x and y. | |
Public Member Functions | |
| TPixelCoord () | |
| TPixelCoord (const int _x, const int _y) | |
Public Attributes | |
| int | x |
| int | y |
| typedef int mrpt::utils::TPixelCoord::pixel_coord_t |
The type of x and y.
Definition at line 58 of file TPixelCoord.h.
|
inline |
Definition at line 60 of file TPixelCoord.h.
|
inline |
Definition at line 61 of file TPixelCoord.h.
| int mrpt::utils::TPixelCoord::x |
Definition at line 63 of file TPixelCoord.h.
| int mrpt::utils::TPixelCoord::y |
Definition at line 63 of file TPixelCoord.h.
| Page generated by Doxygen 1.8.3 for MRPT 0.9.6 SVN: at Fri Feb 15 22:05:02 EST 2013 |