Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Public Attributes
mrpt::utils::TPixelCoord Struct Reference

Detailed Description

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

#include <mrpt/utils/TPixelCoord.h>

List of all members.

Public Member Functions

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

Public Attributes

int x
int y

Constructor & Destructor Documentation

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

Definition at line 56 of file TPixelCoord.h.

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

Definition at line 57 of file TPixelCoord.h.


Member Data Documentation

Definition at line 59 of file TPixelCoord.h.

Definition at line 59 of file TPixelCoord.h.




Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011