![]() |
Pixel Dust Game Engine
v0.9.5
|
This is the complete list of members for RotatedRectT, including all inherited members.
bottom | RectT< T > | |
center(PointT< T > p) | RectT< T > | inline |
center(RectT< T > r) | RectT< T > | inline |
centerOffset | RotatedRectT | |
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 | RotatedRectT | inline |
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 |
left | RectT< 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 >() | RotatedRectT | inline |
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 |
radians | RotatedRectT | |
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 |
right | RectT< T > | |
rightBottom() const | RectT< T > | inline |
rightTop() const | RectT< T > | inline |
rotate(float rotateRadians) | RotatedRectT | inline |
RotatedRectT() | RotatedRectT | inline |
RotatedRectT(const RectT< T > &r, float rotationRadians=0.0f, const OffsetT< T > ¢erPtOffset=OffsetT< T >(0, 0)) | RotatedRectT | inline |
round() | RectT< T > | inline |
scale(float f) | RectT< T > | inline |
setCenterOffset(const PointT< T > ¢erPtOffset) | RotatedRectT | inline |
setHeight(T h) | RectT< T > | inline |
setRotation(float rotationRadians) | RotatedRectT | inline |
setRotation(float rotationRadians, const PointT< T > ¢erPtOffset) | RotatedRectT | inline |
setSize(T n) | RectT< T > | inline |
setWidth(T w) | RectT< T > | inline |
shrink(T delta) | RectT< T > | inline |
top | RectT< 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 |