#include <mrpt/utils/types.h>
Public Member Functions | |
| TPixelCoord () | |
| TPixelCoord (const int _x, const int _y) | |
Public Attributes | |
| int | x |
| int | y |
Definition at line 200 of file types.h.
| mrpt::utils::TPixelCoord::TPixelCoord | ( | const int | _x, | |
| const int | _y | |||
| ) | [inline] |
| Page generated by Doxygen 1.5.9 for MRPT 0.7.1 SVN: at Mon Aug 17 22:20:53 EDT 2009 |