Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TLine2
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/LineTypes.h |
| Include | #include "LineTypes.h" |
static TLine2 < T > FromPoints
(
const TVector2 < T > & Point0,
const TVector2 < T > & Point1
)
line between two points