Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TIntPoint
Description
Get the component-wise max of two points.
| Name | ComponentMax |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Math/IntPoint.h |
| Include Path | #include "Math/IntPoint.h" |
TIntPoint ComponentMax
(
const TIntPoint & Other
) const
See Also
-
ComponentMin
-
GetMin