CartoType C++ API 8.8-7-gb35e4dc71
for Windows, Linux, Qt and other platforms supporting C++ development
CartoTypeCore::Rect Member List

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

Center() constCartoTypeCore::Rectinline
Combine(const Rect &aRect) noexceptCartoTypeCore::Rect
Combine(const Point &aPoint) noexceptCartoTypeCore::Rect
Contains(const Point &aPoint) constCartoTypeCore::Rectinline
Contains(const Rect &aRect) constCartoTypeCore::Rectinline
Expanded(int32_t aExpansion) const noexceptCartoTypeCore::Rectinline
Height() constCartoTypeCore::Rectinline
Intersection(const Rect &aRect) noexceptCartoTypeCore::Rect
Intersects(const Rect &aRect) const noexceptCartoTypeCore::Rect
Intersects(const Point &aStart, const Point &aEnd, Point *aIntersectionStart=nullptr, Point *aIntersectionEnd=nullptr) const noexceptCartoTypeCore::Rect
IsEmpty() constCartoTypeCore::Rectinline
IsMaximal() constCartoTypeCore::Rectinline
IsOnEdge(const Point &aPoint) const noexceptCartoTypeCore::Rect
MaxCartoTypeCore::Rect
MaxMin() constCartoTypeCore::Rectinline
MaxX() constCartoTypeCore::Rectinline
MaxY() constCartoTypeCore::Rectinline
MinCartoTypeCore::Rect
MinMax() constCartoTypeCore::Rectinline
MinX() constCartoTypeCore::Rectinline
MinY() constCartoTypeCore::Rectinline
operator!=(const Rect &aRect) constCartoTypeCore::Rectinline
operator==(const Rect &aRect) constCartoTypeCore::Rectinline
Rect()CartoTypeCore::Rectinline
Rect(int32_t aMinX, int32_t aMinY, int32_t aMaxX, int32_t aMaxY)CartoTypeCore::Rectinline
Rect(const RectFP &aRectFP) noexceptCartoTypeCore::Rectexplicit
Rect(InputStream &aInput)CartoTypeCore::Rectinlineexplicit
Width() constCartoTypeCore::Rectinline
Write(OutputStream &aOutput) constCartoTypeCore::Rectinline