![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FSlateRotatedRect, including all inherited members.
| ExtentX | FSlateRotatedRect | |
| ExtentY | FSlateRotatedRect | |
| FSlateRotatedRect() | FSlateRotatedRect | inline |
| FSlateRotatedRect(const FSlateRect &AlignedRect) | FSlateRotatedRect | inlineexplicit |
| FSlateRotatedRect(const UE::Slate::FDeprecateVector2DParameter &InTopLeft, const UE::Slate::FDeprecateVector2DParameter &InExtentX, const UE::Slate::FDeprecateVector2DParameter &InExtentY) | FSlateRotatedRect | inline |
| IsUnderLocation(const UE::Slate::FDeprecateVector2DParameter Location) const | FSlateRotatedRect | |
| MakeRotatedRect(const FSlateRect &ClipRectInLayoutWindowSpace, const FSlateLayoutTransform &InverseLayoutTransform, const FSlateRenderTransform &RenderTransform) | FSlateRotatedRect | inlinestatic |
| MakeRotatedRect(const FSlateRect &ClipRectInLayoutWindowSpace, const FTransform2f &LayoutToRenderTransform) | FSlateRotatedRect | static |
| MakeSnappedRotatedRect(const FSlateRect &ClipRectInLayoutWindowSpace, const FSlateLayoutTransform &InverseLayoutTransform, const FSlateRenderTransform &RenderTransform) | FSlateRotatedRect | inlinestatic |
| MakeSnappedRotatedRect(const FSlateRect &ClipRectInLayoutWindowSpace, const FTransform2f &LayoutToRenderTransform) | FSlateRotatedRect | static |
| operator==(const FSlateRotatedRect &Other) const | FSlateRotatedRect | inline |
| ToBoundingRect() const | FSlateRotatedRect | |
| TopLeft | FSlateRotatedRect |