Navigation
API > API/Runtime > API/Runtime/CADKernel
| Name | FTriangle2D |
| Type | struct |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Math/Geometry.h |
| Include Path | #include "Math/Geometry.h" |
Syntax
struct FTriangle2D : public UE::CADKernel::TTriangle< FVector2d >
Inheritance Hierarchy
- TTriangle → FTriangle2D
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTriangle2D
(
const FVector2d& InPoint0, |
Math/Geometry.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVector2d CircumCircleCenterWithSquareRadius
(
double& SquareRadius |
Math/Geometry.h |