libvisual  0.5.0
LV::Rect Member List

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::Rectinline
contains(Rect const &r) const LV::Rect
denormalize_point(float fx, float fy, int32_t &x_, int32_t &y_) const LV::Rectinline
denormalize_point_neg(float fx, float fy, int32_t &x_, int32_t &y_) const LV::Rectinline
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::Rectinline
height (defined in LV::Rect)LV::Rect
intersects(Rect const &r) const LV::Rect
normalize()LV::Rectinline
normalize_to(Rect const &r)LV::Rectinline
Rect()LV::Rectinline
Rect(int x_, int y_, int width_, int height_)LV::Rectinline
Rect(int width_, int height_)LV::Rectinline
set(int x_, int y_, int width_, int height_)LV::Rectinline
width (defined in LV::Rect)LV::Rect
x (defined in LV::Rect)LV::Rect
y (defined in LV::Rect)LV::Rect