Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/FEdge
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/Edge.h |
Include | #include "Math/Edge.h" |
bool operator&61;&61;
&40;
const FEdge & E
&41; const
Remarks
Compares this edge with another. true if the two edges are identical, false otherwise.
Parameters
Name | Description |
---|---|
E | The other edge. |