MRPT logo

mrpt::utils::TPixelCoordf Struct Reference

A pair (x,y) of pixel coordinates (subpixel resolution). More...

#include <mrpt/utils/types.h>

List of all members.

Public Member Functions

 TPixelCoordf ()
 Default constructor: undefined values of x,y.
 TPixelCoordf (const double _x, const double _y)
 Constructor from x,y values.

Public Attributes

double x
double y


Detailed Description

A pair (x,y) of pixel coordinates (subpixel resolution).

Definition at line 188 of file types.h.


Constructor & Destructor Documentation

mrpt::utils::TPixelCoordf::TPixelCoordf (  )  [inline]

Default constructor: undefined values of x,y.

Definition at line 193 of file types.h.

mrpt::utils::TPixelCoordf::TPixelCoordf ( const double  _x,
const double  _y 
) [inline]

Constructor from x,y values.

Definition at line 196 of file types.h.


Member Data Documentation

Definition at line 190 of file types.h.

Definition at line 190 of file types.h.




Page generated by Doxygen 1.5.9 for MRPT 0.7.1 SVN: at Mon Aug 17 22:32:05 EDT 2009