Grok 12.0.1
|
This is the complete list of members for hwy::Rect, including all inherited members.
ClampedSize(size_t begin, size_t size_max, size_t end) | hwy::Rect | inlineprivatestatic |
ConstPlaneRow(const Image3< T > &image, size_t c, size_t y) const | hwy::Rect | inline |
ConstRow(const Image< T > *image, size_t y) const | hwy::Rect | inline |
IsInside(const ImageT &image) const | hwy::Rect | inline |
MutablePlaneRow(Image3< T > *image, const size_t c, size_t y) const | hwy::Rect | inline |
MutableRow(const Image< T > *image, size_t y) const | hwy::Rect | inline |
operator=(const Rect &)=default | hwy::Rect | |
Rect(size_t xbegin, size_t ybegin, size_t xsize_max, size_t ysize_max, size_t xend, size_t yend) | hwy::Rect | inline |
Rect(size_t xbegin, size_t ybegin, size_t xsize, size_t ysize) | hwy::Rect | inline |
Rect(const Image &image) | hwy::Rect | inlineexplicit |
Rect() | hwy::Rect | inline |
Rect(const Rect &)=default | hwy::Rect | |
Subrect(size_t xbegin, size_t ybegin, size_t xsize_max, size_t ysize_max) | hwy::Rect | inline |
x0() const | hwy::Rect | inline |
x0_ | hwy::Rect | private |
xsize() const | hwy::Rect | inline |
xsize_ | hwy::Rect | private |
y0() const | hwy::Rect | inline |
y0_ | hwy::Rect | private |
ysize() const | hwy::Rect | inline |
ysize_ | hwy::Rect | private |