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

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

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