MRPT logo

mrpt::utils::TPixelCoord Struct Reference

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

#include <mrpt/utils/types.h>

List of all members.

Public Member Functions

 TPixelCoord ()
 TPixelCoord (const int _x, const int _y)

Public Attributes

int x
int y

Detailed Description

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

Definition at line 204 of file types.h.


Constructor & Destructor Documentation

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

Definition at line 206 of file types.h.

mrpt::utils::TPixelCoord::TPixelCoord ( const int  _x,
const int  _y 
) [inline]

Definition at line 207 of file types.h.


Member Data Documentation

Definition at line 209 of file types.h.

Definition at line 209 of file types.h.




Page generated by Doxygen 1.6.2 for MRPT 0.8.1 SVN:exported at Mon Feb 15 22:01:07 UTC 2010