Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/TMeshSimplification
References
| Module | DynamicMesh |
| Header | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/MeshSimplification.h |
| Include | #include "MeshSimplification.h" |
Syntax
struct FEdgeError
Variables
| Type | Name | Description | |
|---|---|---|---|
| int | eid | ||
| float | error |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator<
(
const FEdgeError& e2 |