MRPT
2.0.1
|
#include <iosfwd>
#include <utility>
Go to the source code of this file.
Classes | |
struct | mrpt::img::TPixelCoordf |
A pair (x,y) of pixel coordinates (subpixel resolution). More... | |
struct | mrpt::img::TPixelCoord |
A pair (x,y) of pixel coordinates (integer resolution). More... | |
Namespaces | |
mrpt::img | |
Typedefs | |
using | mrpt::img::TImageSize = TPixelCoord |
A type for image sizes. More... | |
Functions | |
std::ostream & | mrpt::img::operator<< (std::ostream &o, const TPixelCoordf &p) |
Prints TPixelCoordf as "(x,y)". More... | |
std::ostream & | mrpt::img::operator<< (std::ostream &o, const TPixelCoord &p) |
Prints TPixelCoord as "(x,y)". More... | |
Page generated by Doxygen 1.8.14 for MRPT 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |