TSegment3::TSegment3

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

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "SegmentTypes.h"

Syntax

TSegment3
(
    const FVector3< T > & CenterIn,
    const FVector3< T > & DirectionIn,
    T ExtentIn
)

Remarks

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