Navigation
Classes
| Type | Name | Description | |
|---|---|---|---|
| FAllocator2D | |||
| FBoneVertInfo | Contains the vertices that are most dominated by that bone. | ||
| FCompareIndexAndZ | Sorting function for vertex Z/index pairs. | ||
| FDisjointSet | |||
| FIndexAndZ | Helper struct for building acceleration structures. | ||
| FLayoutUV | |||
| FMeshChart | |||
| FOverlappingCorners | Container to hold overlapping corners. For a vertex, lists all the overlapping vertices |
Enums
| Type | Name | Description | |
|---|---|---|---|
| ELightmapUVVersion |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | PointsEqual
(
const FVector3f& V1, |
Returns true if the specified points are about equal | |
| float | TriangleUtilities::ComputeTriangleArea
(
const FVector3f& PointA, |
This function compute the area of a triangle, it will return zero if the triangle is degenerated | |
| float | TriangleUtilities::ComputeTriangleCornerAngle
(
const FVector3f& PointA, |
This function compute the angle of a triangle corner, it will return zero if the triangle is degenerated |