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

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

CircumCircleCenter() constUE::CADKernel::TTriangle< PointType >inlinevirtual
operator[](int32 Index) constUE::CADKernel::TTriangle< PointType >inline
Point0UE::CADKernel::TTriangle< PointType >
Point1UE::CADKernel::TTriangle< PointType >
Point2UE::CADKernel::TTriangle< PointType >
ProjectPoint(const PointType &InPoint, FVector2d &OutCoordinate)UE::CADKernel::TTriangle< PointType >inlinevirtual
TTriangle(const PointType &InPoint0, const PointType &InPoint1, const PointType &InPoint2)UE::CADKernel::TTriangle< PointType >inline