Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/MeshConstraintsUtil.h |
Include |
#include "MeshConstraintsUtil.h" |
class FMeshConstraintsUtil
Utility functions for configuring a FMeshConstraints instance
No constructors are accessible with public or protected access.
Name | Description | ||
---|---|---|---|
|
ConstrainAllBoundariesAndSeams ( |
Constrain all attribute seams for all overlays of a mesh and different types of boundaries on the mesh |
|
|
ConstrainAllSeams ( |
Constrain all attribute seams for all overlays of a mesh |
|
|
ConstrainEdgeBoundariesAndSeams ( |
Constrain all attribute seams for all overlays of a mesh and different types of boundaries on the mesh |
|
|
ConstrainROIBoundariesInEdgeROI ( |
Constrain each edge in the EdgeROI set that is incident on exactly one triangle in the TriangleROI set |
|
|
ConstrainSeams ( |
Constrain attribute seams of the given overlay |
|
|
ConstrainSeamsInEdgeROI ( |
Constrain all attribute seams for all overlays of a mesh, for edges in the edge array. |
|
|
FullyConstrainEdges ( |
For all edges, disable flip/split/collapse. For all vertices, pin in current position. |
|
|
FullyConstrainEdges ( |
For all edges, disable flip/split/collapse. For all vertices, pin in current position. |