UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Geometry::FLocalPlanarSimplify Member List

This is the complete list of members for UE::Geometry::FLocalPlanarSimplify, including all inherited members.

bPreserveOverlayUVsUE::Geometry::FLocalPlanarSimplify
bPreserveTriangleGroupsUE::Geometry::FLocalPlanarSimplify
bPreserveVertexNormalsUE::Geometry::FLocalPlanarSimplify
bPreserveVertexUVsUE::Geometry::FLocalPlanarSimplify
CollapseDegenerateEdges(FDynamicMesh3 &Mesh, TSet< int32 > &InOutEdges, bool bRemoveAllDegenerateFromInputSet=false, double DegenerateEdgeLenTol=UE_DOUBLE_SMALL_NUMBER, TSet< int > *TriangleSelection=nullptr)UE::Geometry::FLocalPlanarSimplifystatic
CollapseWouldChangeShapeOrUVs(const FDynamicMesh3 &Mesh, const TSet< int > &PathEdgeSet, double DotTolerance, int SourceEID, int32 RemoveV, const FVector3d &RemoveVPos, int32 KeepV, const FVector3d &KeepVPos, const FVector3d &EdgeDir, bool bPreserveTriangleGroups, bool bPreserveUVsForMesh, bool bPreserveVertexUVs, bool bPreserveOverlayUVs, float UVToleranceSq, bool bPreserveVertexNormals, float NormalEqualCosThreshold)UE::Geometry::FLocalPlanarSimplifystatic
CollapseWouldHurtTriangleQuality(const FDynamicMesh3 &Mesh, const FVector3d &RemoveVNormal, int32 RemoveV, const FVector3d &RemoveVPos, int32 KeepV, const FVector3d &KeepVPos, double TryToImproveTriQualityThreshold, bool bHasMultipleNormals=false)UE::Geometry::FLocalPlanarSimplifystatic
IsDevelopableAlongEdge(const FDynamicMesh3 &Mesh, int EID, int VID, double DotTolerance, FVector3d &NormalA, bool &bIsFlat)UE::Geometry::FLocalPlanarSimplifystatic
IsFlat(const FDynamicMesh3 &Mesh, int VID, double DotTolerance, FVector3d &OutFirstNormal)UE::Geometry::FLocalPlanarSimplifystatic
NormalDistortToleranceUE::Geometry::FLocalPlanarSimplify
SimplificationAngleToleranceUE::Geometry::FLocalPlanarSimplify
SimplifyAlongEdges(FDynamicMesh3 &Mesh, TSet< int32 > &InOutEdges, TUniqueFunction< void(const DynamicMeshInfo::FEdgeCollapseInfo &)> ProcessCollapse=nullptr) constUE::Geometry::FLocalPlanarSimplify
TryToImproveTriQualityThresholdUE::Geometry::FLocalPlanarSimplify
UVDistortToleranceUE::Geometry::FLocalPlanarSimplify