Pixel Dust Game Engine  v0.9.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups
RotatedRectT Member List

This is the complete list of members for RotatedRectT, including all inherited members.

bottomRectT< T >
center(PointT< T > p)RectT< T >inline
center(RectT< T > r)RectT< T >inline
centerOffsetRotatedRectT
centerPoint() const RectT< T >inline
contains(const PointT< T > &p) const RectT< T >inline
contains(const RectT< T > &r) const RectT< T >inline
empty() const RectT< T >inline
getBounds() const RotatedRectTinline
getQuad() const RotatedRectT
grow(T delta)RectT< T >inline
height() const RectT< T >inline
horzGrow(T delta)RectT< T >inline
horzScale(float f)RectT< T >inline
horzShrink(T delta)RectT< T >inline
intersection(const RectT< T > &r) const RectT< T >inline
leftRectT< T >
leftBottom() const RectT< T >inline
leftTop() const RectT< T >inline
moveDown(T delta)RectT< T >inline
moveLeft(T delta)RectT< T >inline
moveRight(T delta)RectT< T >inline
moveTo(T x, T y)RectT< T >inline
moveTo(PointT< T > p)RectT< T >inline
moveUp(T delta)RectT< T >inline
moveXTo(T x)RectT< T >inline
moveYTo(T y)RectT< T >inline
operator QuadT< T >()RotatedRectTinline
operator!=(const RectT< T > &r2)RectT< T >
operator+(const PointT< T > &p1)RectT< T >
operator+(const RectT< T > &r2)RectT< T >
operator+=(const PointT< T > &p1)RectT< T >
operator+=(const RectT< T > &r2)RectT< T >
operator-(const PointT< T > &p1)RectT< T >
operator-(const RectT< T > &r2)RectT< T >
operator-=(const PointT< T > &p1)RectT< T >
operator-=(const RectT< T > &r2)RectT< T >
operator=(const RectT< T > &r2)RectT< T >
operator==(const RectT< T > &r2)RectT< T >
overlaps(const RectT< T > &r) const RectT< T >inline
radiansRotatedRectT
RectT(T wid, T hgt)RectT< T >inline
RectT(T lft, T tp, T rgt, T bot)RectT< T >inline
RectT(const PointT< T > &lftTop, const PointT< T > &rgtBot)RectT< T >inline
RectT(const PointT< T > &lftTop, T wid, T hgt)RectT< T >inline
RectT()RectT< T >inline
rightRectT< T >
rightBottom() const RectT< T >inline
rightTop() const RectT< T >inline
rotate(float rotateRadians)RotatedRectTinline
RotatedRectT()RotatedRectTinline
RotatedRectT(const RectT< T > &r, float rotationRadians=0.0f, const OffsetT< T > &centerPtOffset=OffsetT< T >(0, 0))RotatedRectTinline
round()RectT< T >inline
scale(float f)RectT< T >inline
setCenterOffset(const PointT< T > &centerPtOffset)RotatedRectTinline
setHeight(T h)RectT< T >inline
setRotation(float rotationRadians)RotatedRectTinline
setRotation(float rotationRadians, const PointT< T > &centerPtOffset)RotatedRectTinline
setSize(T n)RectT< T >inline
setWidth(T w)RectT< T >inline
shrink(T delta)RectT< T >inline
topRectT< T >
unionWith(const RectT< T > &r) const RectT< T >inline
vertGrow(T delta)RectT< T >inline
vertScale(float f)RectT< T >inline
vertShrink(T delta)RectT< T >inline
width() const RectT< T >inline
x1() const RectT< T >inline
x2() const RectT< T >inline
y1() const RectT< T >inline
y2() const RectT< T >inline