TSegment3::TSegment3

Construct a Segment from two Points

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 > & Point0,
    const FVector3< T > & Point1
)

Remarks

Construct a Segment from two Points

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