A pair (x,y) of pixel coordinates (integer resolution).
Definition at line 217 of file base/include/mrpt/utils/types.h.
#include <mrpt/utils/types.h>
Public Member Functions | |
| TPixelCoord () | |
| TPixelCoord (const int _x, const int _y) | |
Public Attributes | |
| int | x |
| int | y |
| mrpt::utils::TPixelCoord::TPixelCoord | ( | ) | [inline] |
Definition at line 219 of file base/include/mrpt/utils/types.h.
| mrpt::utils::TPixelCoord::TPixelCoord | ( | const int | _x, |
| const int | _y | ||
| ) | [inline] |
Definition at line 220 of file base/include/mrpt/utils/types.h.
Definition at line 222 of file base/include/mrpt/utils/types.h.
Definition at line 222 of file base/include/mrpt/utils/types.h.
| Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |