CUGL 1.3
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) constcugl::Rect
contains(const Vec2 &point) constcugl::Rect
contains(const Vec2 &center, float radius) constcugl::Rect
doesIntersect(const Rect &rect) constcugl::Rect
doesIntersect(const Vec2 &center, float radius) constcugl::Rect
equals(const Rect &rect, float variance=CU_MATH_EPSILON) constcugl::Rectinline
expand(float factor)cugl::Rect
expand(const Vec2 &point)cugl::Rect
getExpansion(float factor) constcugl::Rectinline
getExpansion(const Vec2 &point) constcugl::Rectinline
getIntersection(const Rect &rect) constcugl::Rectinline
getMaxX() constcugl::Rectinline
getMaxY() constcugl::Rectinline
getMerge(const Rect &rect) constcugl::Rectinline
getMidX() constcugl::Rectinline
getMidY() constcugl::Rectinline
getMinX() constcugl::Rectinline
getMinY() constcugl::Rectinline
inside(const Rect &rect) constcugl::Rect
intersect(const Rect &rect)cugl::Rect
isDegenerate() constcugl::Rectinline
merge(const Rect &rect)cugl::Rect
operator!=(const Rect &rect) constcugl::Rectinline
operator<(const Rect &rect) constcugl::Rect
operator<=(const Rect &rect) constcugl::Rectinline
operator=(const float *array)cugl::Rectinline
operator==(const Rect &rect) constcugl::Rectinline
operator>(const Rect &rect) constcugl::Rect
operator>=(const Rect &rect) constcugl::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) constcugl::Rect
UNITcugl::Rectstatic
ZEROcugl::Rectstatic