|
libcamera v0.0.4
Supporting cameras in Linux since 2019
|
This is the complete list of members for libcamera::Rectangle, including all inherited members.
| boundedTo(const Rectangle &bound) const | libcamera::Rectangle | |
| center() const | libcamera::Rectangle | |
| enclosedIn(const Rectangle &boundary) const | libcamera::Rectangle | |
| height | libcamera::Rectangle | |
| isNull() const | libcamera::Rectangle | inline |
| Rectangle() | libcamera::Rectangle | inline |
| Rectangle(int xpos, int ypos, const Size &size) | libcamera::Rectangle | inline |
| Rectangle(int xpos, int ypos, unsigned int w, unsigned int h) | libcamera::Rectangle | inline |
| Rectangle(const Size &size) | libcamera::Rectangle | inlineexplicit |
| scaleBy(const Size &numerator, const Size &denominator) | libcamera::Rectangle | |
| scaledBy(const Size &numerator, const Size &denominator) const | libcamera::Rectangle | |
| size() const | libcamera::Rectangle | inline |
| topLeft() const | libcamera::Rectangle | inline |
| toString() const | libcamera::Rectangle | |
| translateBy(const Point &point) | libcamera::Rectangle | |
| translatedBy(const Point &point) const | libcamera::Rectangle | |
| width | libcamera::Rectangle | |
| x | libcamera::Rectangle | |
| y | libcamera::Rectangle |