MRPT  1.9.9
mrpt::img::TPixelCoord Struct Reference

Detailed Description

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

Definition at line 37 of file TPixelCoord.h.

#include <mrpt/img/TPixelCoord.h>

Public Types

using pixel_coord_t = int
 The type of x and y. More...
 

Public Member Functions

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

Public Attributes

int x
 
int y
 

Member Typedef Documentation

◆ pixel_coord_t

using mrpt::img::TPixelCoord::pixel_coord_t = int

The type of x and y.

Definition at line 40 of file TPixelCoord.h.

Constructor & Destructor Documentation

◆ TPixelCoord() [1/2]

mrpt::img::TPixelCoord::TPixelCoord ( )
inline

Definition at line 42 of file TPixelCoord.h.

◆ TPixelCoord() [2/2]

mrpt::img::TPixelCoord::TPixelCoord ( const int  _x,
const int  _y 
)
inline

Definition at line 43 of file TPixelCoord.h.

Member Data Documentation

◆ x

◆ y




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020