Navigation
API > API/Runtime > API/Runtime/Engine
Inheritance Hierarchy
- FClipSMFace
- FClipSMTriangle
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/GeomTools.h |
| Include | #include "GeomTools.h" |
Syntax
struct FClipSMTriangle : public FClipSMFace
Remarks
Properties of a clipped static mesh triangle.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FClipSMVertex[3] | Vertices |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FClipSMTriangle
(
int32 Init |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Compute the triangle's normal, and the gradients of the triangle's vertex attributes over XYZ. |