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

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

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