OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
ot::Rect Member List

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

addToJsonObject(ot::JsonValue &_object, ot::JsonAllocator &_allocator) const overrideot::Rectvirtual
getBottom(void) constot::Rectinline
getBottomRight(void) constot::Rectinline
getHeight(void) constot::Rectinline
getLeft(void) constot::Rectinline
getRight(void) constot::Rectinline
getSize(void) constot::Rectinline
getTop(void) constot::Rectinline
getTopLeft(void) constot::Rectinline
getWidth(void) constot::Rectinline
intersectsWith(const Rect &_other) constot::Rect
isAllZero(void) constot::Rectinline
isValid(void) constot::Rectinline
moveBy(int _dx, int _dy)ot::Rectinline
moveBy(const Point2D &_distance)ot::Rect
moveTo(int _ax, int _ay)ot::Rectinline
moveTo(const Point2D &_topLeft)ot::Rect
operator!=(const Rect &_other) constot::Rectinline
operator=(const Rect &_other)ot::Rectinline
operator==(const Rect &_other) constot::Rectinline
Rect()ot::Rect
Rect(const Point2D &_topLeft, const Point2D &_bottomRight)ot::Rect
Rect(const Point2D &_topLeft, const Size2D &_size)ot::Rect
Rect(const Rect &_other)ot::Rect
Serializable()ot::Serializableinline
setBottom(int _bottom)ot::Rectinline
setBottomRight(const Point2D &_bottomRight)ot::Rectinline
setFromJsonObject(const ot::ConstJsonObject &_object) overrideot::Rectvirtual
setHeight(int _height)ot::Rectinline
setLeft(int _left)ot::Rectinline
setRight(int _right)ot::Rectinline
setSize(const Size2D &_size)ot::Rectinline
setTop(int _top)ot::Rectinline
setTopLeft(const Point2D &_topLeft)ot::Rectinline
setWidth(int _width)ot::Rectinline
toRectD(void) constot::Rect
toRectF(void) constot::Rect
unionWith(const Rect &_other) constot::Rect
~Serializable()ot::Serializableinlinevirtual