|
libvisual
0.5.0
|
This is the complete list of members for LV::Rect, including all inherited members.
| clip(Rect const &r) const | LV::Rect | |
| contains(int x_, int y_) const | LV::Rect | inline |
| contains(Rect const &r) const | LV::Rect | |
| denormalize_point(float fx, float fy, int32_t &x_, int32_t &y_) const | LV::Rect | inline |
| denormalize_point_neg(float fx, float fy, int32_t &x_, int32_t &y_) const | LV::Rect | inline |
| denormalize_points(float const *fxlist, float const *fylist, int32_t *xlist, int32_t *ylist, unsigned int size) const | LV::Rect | |
| denormalize_points_neg(float const *fxlist, float const *fylist, int32_t *xlist, int32_t *ylist, unsigned int size) const | LV::Rect | |
| empty() const | LV::Rect | inline |
| height (defined in LV::Rect) | LV::Rect | |
| intersects(Rect const &r) const | LV::Rect | |
| normalize() | LV::Rect | inline |
| normalize_to(Rect const &r) | LV::Rect | inline |
| Rect() | LV::Rect | inline |
| Rect(int x_, int y_, int width_, int height_) | LV::Rect | inline |
| Rect(int width_, int height_) | LV::Rect | inline |
| set(int x_, int y_, int width_, int height_) | LV::Rect | inline |
| width (defined in LV::Rect) | LV::Rect | |
| x (defined in LV::Rect) | LV::Rect | |
| y (defined in LV::Rect) | LV::Rect |