Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
impeller::TRect< T > Member List

This is the complete list of members for impeller::TRect< T >, including all inherited members.

Area() constimpeller::TRect< T >inline
Contains(const TPoint< Type > &p) constimpeller::TRect< T >inline
Contains(const TRect &o) constimpeller::TRect< T >inline
Cutout(const TRect &o) constimpeller::TRect< T >inline
CutoutOrEmpty(const TRect &o) constimpeller::TRect< T >inline
Expand(T left, T top, T right, T bottom) constimpeller::TRect< T >inline
Expand(T amount) constimpeller::TRect< T >inline
Expand(T horizontal_amount, T vertical_amount) constimpeller::TRect< T >inline
Expand(TPoint< T > amount) constimpeller::TRect< T >inline
Expand(TSize< T > amount) constimpeller::TRect< T >inline
GetBottom() constimpeller::TRect< T >inline
GetCenter() constimpeller::TRect< T >inline
GetHeight() constimpeller::TRect< T >inline
GetLeft() constimpeller::TRect< T >inline
GetLeftBottom() constimpeller::TRect< T >inline
GetLeftTop() constimpeller::TRect< T >inline
GetLTRB() constimpeller::TRect< T >inline
GetNormalizingTransform() constimpeller::TRect< T >inline
GetOrigin() constimpeller::TRect< T >inline
GetPoints() constimpeller::TRect< T >inline
GetPositive() constimpeller::TRect< T >inline
GetRight() constimpeller::TRect< T >inline
GetRightBottom() constimpeller::TRect< T >inline
GetRightTop() constimpeller::TRect< T >inline
GetSize() constimpeller::TRect< T >inline
GetTop() constimpeller::TRect< T >inline
GetTransformedPoints(const Matrix &transform) constimpeller::TRect< T >inline
GetWidth() constimpeller::TRect< T >inline
GetX() constimpeller::TRect< T >inline
GetXYWH() constimpeller::TRect< T >inline
GetY() constimpeller::TRect< T >inline
Intersection(const TRect &o) constimpeller::TRect< T >inline
Intersection(const TRect &a, const std::optional< TRect > b)impeller::TRect< T >inlinestatic
Intersection(const std::optional< TRect > a, const TRect &b)impeller::TRect< T >inlinestatic
Intersection(const std::optional< TRect > a, const std::optional< TRect > b)impeller::TRect< T >inlinestatic
IntersectsWithRect(const TRect &o) constimpeller::TRect< T >inline
IsEmpty() constimpeller::TRect< T >inline
IsFinite() constimpeller::TRect< T >inline
IsMaximum() constimpeller::TRect< T >inline
IsSquare() constimpeller::TRect< T >inline
MakeLTRB(Type left, Type top, Type right, Type bottom)impeller::TRect< T >inlinestatic
MakeMaximum()impeller::TRect< T >inlinestatic
MakeOriginSize(const TPoint< Type > &origin, const TSize< Type > &size)impeller::TRect< T >inlinestatic
MakePointBounds(const U &value)impeller::TRect< T >inlinestatic
MakePointBounds(const PointIter first, const PointIter last)impeller::TRect< T >inlinestatic
MakeSize(const TSize< U > &size)impeller::TRect< T >inlinestatic
MakeXYWH(Type x, Type y, Type width, Type height)impeller::TRect< T >inlinestatic
operator==(const TRect &r) constimpeller::TRect< T >inline
Project(TRect< T > source) constimpeller::TRect< T >inline
Round(const TRect< U > &r)impeller::TRect< T >inline
RoundOut(const TRect< U > &r)impeller::TRect< T >inline
Scale(Type scale) constimpeller::TRect< T >inline
Scale(Type scale_x, Type scale_y) constimpeller::TRect< T >inline
Scale(TPoint< T > scale) constimpeller::TRect< T >inline
Scale(TSize< T > scale) constimpeller::TRect< T >inline
Shift(T dx, T dy) constimpeller::TRect< T >inline
Shift(TPoint< T > offset) constimpeller::TRect< T >inline
TransformAndClipBounds(const Matrix &transform) constimpeller::TRect< T >inline
TransformBounds(const Matrix &transform) constimpeller::TRect< T >inline
TRect()impeller::TRect< T >inline
Union(const TRect &o) constimpeller::TRect< T >inline
Union(const TRect &a, const std::optional< TRect > b)impeller::TRect< T >inlinestatic
Union(const std::optional< TRect > a, const TRect &b)impeller::TRect< T >inlinestatic
Union(const std::optional< TRect > a, const std::optional< TRect > b)impeller::TRect< T >inlinestatic