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

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

ApproximatePoint(double InCoordinate) constUE::CADKernel::TPolyline< PointType >inline
ApproximatePoints(const TArray< double > &InCoordinates, TArray< PointType > &OutPoints) constUE::CADKernel::TPolyline< PointType >inline
ApproximatorUE::CADKernel::TPolyline< PointType >
bWithTangentUE::CADKernel::TPolyline< PointType >
CoordinatesUE::CADKernel::TPolyline< PointType >
EmplaceAt(int32 Index, TPolyline< PointType > &Polyline, int32 PointIndex)UE::CADKernel::TPolyline< PointType >inline
Empty(int32 Slack=0)UE::CADKernel::TPolyline< PointType >inline
GetAt(int32 Index, double &Coordinate, PointType &Point)UE::CADKernel::TPolyline< PointType >inline
GetCoordinateOfProjectedPoint(const FLinearBoundary &Boundary, const PointType &PointOnEdge, PointType &ProjectedPoint) constUE::CADKernel::TPolyline< PointType >inline
GetCoordinates() constUE::CADKernel::TPolyline< PointType >inline
GetCoordinates()UE::CADKernel::TPolyline< PointType >inline
GetLength(const FLinearBoundary &InBoundary) constUE::CADKernel::TPolyline< PointType >inline
GetPointAt(int32 Index) constUE::CADKernel::TPolyline< PointType >inline
GetPoints() constUE::CADKernel::TPolyline< PointType >inline
GetSubPolyline(const FLinearBoundary &InBoundary, const EOrientation InOrientation, TArray< PointType > &OutPoints) constUE::CADKernel::TPolyline< PointType >inline
PointsUE::CADKernel::TPolyline< PointType >
Pop()UE::CADKernel::TPolyline< PointType >inline
ProjectPoints(const FLinearBoundary &InBoundary, const TArray< PointType > &InPointsToProject, TArray< double > &ProjectedPointCoordinates, TArray< PointType > &ProjectedPoints) constUE::CADKernel::TPolyline< PointType >inline
RemoveComplementaryPoints(int32 Offset)UE::CADKernel::TPolyline< PointType >inline
Reserve(int32 Number)UE::CADKernel::TPolyline< PointType >inline
Sample(const FLinearBoundary &Boundary, const double DesiredSegmentLength, TArray< double > &OutCoordinates) constUE::CADKernel::TPolyline< PointType >inline
Serialize(FCADKernelArchive &Ar)UE::CADKernel::TPolyline< PointType >inline
Size() constUE::CADKernel::TPolyline< PointType >inline
SwapCoordinates(TArray< double > &NewCoordinates)UE::CADKernel::TPolyline< PointType >inline
TangentUE::CADKernel::TPolyline< PointType >
TPolyline(const TArray< PointType > &InPoints, const TArray< double > &InCoordinates)UE::CADKernel::TPolyline< PointType >inline
TPolyline(const TArray< PointType > &InPoints)UE::CADKernel::TPolyline< PointType >inline
TPolyline()UE::CADKernel::TPolyline< PointType >inline
UpdateSubPolylineBBox(const FLinearBoundary &InBoundary, FPolylineBBox &OutBBox) constUE::CADKernel::TPolyline< PointType >inline