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