Public Member Functions | |
Pixel2D (short a, short b) | |
Pixel2D () | |
bool | isValid () const |
Public Attributes | |
short | x |
short | y |
w2kmeans::Pixel2D::Pixel2D | ( | short | a, | |
short | b | |||
) | [inline] |
w2kmeans::Pixel2D::Pixel2D | ( | ) | [inline] |
bool w2kmeans::Pixel2D::isValid | ( | ) | const [inline] |
short w2kmeans::Pixel2D::x |
short w2kmeans::Pixel2D::y |