TLine2::TLine2

Construct line with given Origin and Direction

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/LineTypes.h

Include

#include "LineTypes.h"

Syntax

TLine2
(
    const FVector2< T > & OriginIn,
    const FVector2< T > & DirectionIn
)

Remarks

Construct line with given Origin and Direction

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss