TSegment3::GetPointFromIndex

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "SegmentTypes.h"

Syntax

FVector3< T > GetPointFromIndex
(
    int i
) const

Returns

first (i == 0) or second (i == 1) endpoint of the Segment

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