UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::CADKernel::TSegment< PointType > Member List

This is the complete list of members for UE::CADKernel::TSegment< PointType >, including all inherited members.

DummyUE::CADKernel::TSegment< PointType >
GetVector() constUE::CADKernel::TSegment< PointType >inline
operator[](int32 Index) constUE::CADKernel::TSegment< PointType >inline
Point0UE::CADKernel::TSegment< PointType >
Point1UE::CADKernel::TSegment< PointType >
SquaredLength() constUE::CADKernel::TSegment< PointType >inline
TSegment(const PointType &InPoint0, const PointType &InPoint1)UE::CADKernel::TSegment< PointType >inline