CUGL 1.2
Cornell University Game Library
cugl::Rect Member List

This is the complete list of members for cugl::Rect, including all inherited members.

contains(const Rect &rect) const cugl::Rect
contains(const Vec2 &point) const cugl::Rect
contains(const Vec2 &center, float radius) const cugl::Rect
doesIntersect(const Rect &rect) const cugl::Rect
doesIntersect(const Vec2 &center, float radius) const cugl::Rect
equals(const Rect &rect, float variance=CU_MATH_EPSILON) const cugl::Rectinline
expand(float factor)cugl::Rect
expand(const Vec2 &point)cugl::Rect
getExpansion(float factor) const cugl::Rectinline
getExpansion(const Vec2 &point) const cugl::Rectinline
getIntersection(const Rect &rect) const cugl::Rectinline
getMaxX() const cugl::Rectinline
getMaxY() const cugl::Rectinline
getMerge(const Rect &rect) const cugl::Rectinline
getMidX() const cugl::Rectinline
getMidY() const cugl::Rectinline
getMinX() const cugl::Rectinline
getMinY() const cugl::Rectinline
inside(const Rect &rect) const cugl::Rect
intersect(const Rect &rect)cugl::Rect
isDegenerate() const cugl::Rectinline
merge(const Rect &rect)cugl::Rect
operator!=(const Rect &rect) const cugl::Rectinline
operator<(const Rect &rect) const cugl::Rect
operator<=(const Rect &rect) const cugl::Rectinline
operator=(const float *array)cugl::Rectinline
operator==(const Rect &rect) const cugl::Rectinline
operator>(const Rect &rect) const cugl::Rect
operator>=(const Rect &rect) const cugl::Rectinline
origincugl::Rect
Rect()cugl::Rectinline
Rect(float x, float y, float width, float height)cugl::Rectinline
Rect(float *array)cugl::Rectinline
Rect(const Vec2 &pos, const Size &dimen)cugl::Rectinline
set(float x, float y, float width, float height)cugl::Rectinline
set(const float *array)cugl::Rectinline
set(const Vec2 &pos, const Size &dimen)cugl::Rectinline
set(const Rect &other)cugl::Rectinline
sizecugl::Rect
touches(const Vec2 &point) const cugl::Rect
UNITcugl::Rectstatic
ZEROcugl::Rectstatic