UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
DynamicMeshEditor.cpp File Reference

Namespaces

namespace  UE
 
namespace  UE::Private
 
namespace  UE::Private::OverlaySeamHelpers
 
namespace  DynamicMeshEditorLocals
 
namespace  UE::DynamicMeshEditorInternals
 

Functions

template<typename RealType , int OverlayDim>
bool UE::Private::OverlaySeamHelpers::RemoveSeamsAtEdges (const TSet< int32 > &EidsToRemoveAsSeams, FDynamicMesh3 *Mesh, TDynamicMeshOverlay< RealType, OverlayDim > *Overlay)
 
template<typename FuncType >
bool DynamicMeshEditorLocals::StitchLoopsInternal (FDynamicMeshEditor &Editor, int32 NumQuads, FuncType &&GetQuadVidsForIndex, FDynamicMeshEditResult &ResultOut)