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
&40;
const TVector2< T > & Point0,
const TVector2< T > & Point1
&41;
line between two points