TSegment3::update_from_endpoints

Update segment based on new endpoints

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "SegmentTypes.h"

Syntax

void update_from_endpoints
(
    const FVector3< T > & p0,
    const FVector3< T > & p1
)

Remarks

Update segment based on new endpoints

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