Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TIntPoint
Description
Get the squared distance of this point from (0,0).
| Name | SizeSquared |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Math/IntPoint.h |
| Include Path | #include "Math/IntPoint.h" |
IntType SizeSquared() const
The squared distance of this point from (0,0).