TSegment2

Overload list

Windows
MacOS
Linux
Name Description

Public function

TSegment2()

Public function

TSegment2

(
    const FVector2< T >& Point0,
    const FVector2< T >& Point1
)

Construct a Segment from two Points

Public function

TSegment2

(
    const FVector2< T >& CenterIn,
    const FVector2< T >& DirectionIn,
    T ExtentIn
)

Construct a segment from a Center Point, normalized Direction, and scalar Extent

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