Navigation
API > API/Runtime > API/Runtime/GeometryCore
Classes
| Type | Name | Description | |
|---|---|---|---|
| FUVPacker | FUVPacker implements various strategies for packing UV islands in a generic mesh class. | ||
| TIncrementalMeshDijkstra | TIncrementalMeshDijkstra computes graph distances on a mesh from seed point(s) using Dijkstra's algorithm. | ||
| TMeshDijkstra | TMeshDijkstra computes graph distances on a mesh from seed point(s) using Dijkstra's algorithm. | ||
| TMeshLocalParam | TMeshLocalParam computes a local UV parameterization of a set of connected PointsWithNormals, where "local" means "in a geodesic disc around a starting point". |
Enums
| Type | Name | Description | |
|---|---|---|---|
| UE::Geometry::ELocalParamTypes | Type of local parameterization |