Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TIntRect
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/IntRect.h |
| Include | #include "Math/IntRect.h" |
void Include
&40;
IntPointType Point
&41;
Remarks
Adds to this rectangle to include a given point.
Parameters
| Name | Description |
|---|---|
| Point | The point to increase the rectangle to. |