|
|
| Pixel (const Point2d &p) |
| |
|
| Pixel (const int _x, const int _y) |
| |
|
int & | operator[] (const int index) |
| |
|
Pixel & | operator= (const Pixel ¶m) |
| |
|
bool | operator== (const Pixel ¶m) |
| |
|
Pixel | operator- (const Pixel &_p) |
| |
|
Pixel | operator+ (const Pixel &_p) |
| |
|
Pixel | operator* (const int &d) |
| |
|
Pixel | operator/ (int d) |
| |
|
double | size () |
| |
|
int | size2 () |
| |
|
|
union { |
|
struct { |
|
int x |
| |
|
int y |
| |
| } | |
| |
|
int m [2] |
| |
| }; | |
| |
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/alicevision/checkouts/latest/src/aliceVision/mvsData/Pixel.hpp