Go to the documentation of this file.
10 #ifndef mrpt_utils_tpixelcoord_H
11 #define mrpt_utils_tpixelcoord_H
TPixelCoordf()
Default constructor: undefined values of x,y.
int pixel_coord_t
The type of x and y.
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
TPixelCoord(const int _x, const int _y)
TPixelCoordf(const float _x, const float _y)
Constructor from x,y values.
A pair (x,y) of pixel coordinates (integer resolution).
CStream BASE_IMPEXP & operator<<(mrpt::utils::CStream &s, const char *a)
A pair (x,y) of pixel coordinates (subpixel resolution).
TPixelCoord TImageSize
A type for image sizes.
float pixel_coord_t
The type of x and y.
Page generated by Doxygen 1.8.16 for MRPT 1.4.0 SVN: at Mon Oct 14 23:08:25 UTC 2019 | | |