![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for UE::CADKernel::FTriangle2D, including all inherited members.
| CircumCircleCenter() const | UE::CADKernel::TTriangle< FVector2d > | inlinevirtual |
| CircumCircleCenterWithSquareRadius(double &SquareRadius) const | UE::CADKernel::FTriangle2D | inline |
| FTriangle2D(const FVector2d &InPoint0, const FVector2d &InPoint1, const FVector2d &InPoint2) | UE::CADKernel::FTriangle2D | inline |
| operator[](int32 Index) const | UE::CADKernel::TTriangle< FVector2d > | inline |
| Point0 | UE::CADKernel::TTriangle< FVector2d > | |
| Point1 | UE::CADKernel::TTriangle< FVector2d > | |
| Point2 | UE::CADKernel::TTriangle< FVector2d > | |
| ProjectPoint(const FVector2d &InPoint, FVector2d &OutCoordinate) | UE::CADKernel::TTriangle< FVector2d > | inlinevirtual |
| TTriangle(const FVector2d &InPoint0, const FVector2d &InPoint1, const FVector2d &InPoint2) | UE::CADKernel::TTriangle< FVector2d > | inline |