|
camera_interface
|
#include <BrightnessIndicator.h>
Public Member Functions | |
| WeightedRect (float _x1, float _y1, float _x2, float _y2, int _weight) | |
Public Attributes | |
| float | x1 |
| float | y1 |
| float | x2 |
| float | y2 |
| int | weight |
| WeightedRect::WeightedRect | ( | float | _x1, |
| float | _y1, | ||
| float | _x2, | ||
| float | _y2, | ||
| int | _weight | ||
| ) |
| int WeightedRect::weight |
| float WeightedRect::x1 |
| float WeightedRect::x2 |
| float WeightedRect::y1 |
| float WeightedRect::y2 |
1.8.6