Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/Operations
References
| Module | DynamicMesh |
| Header | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/Operations/GeodesicPath.h |
| Include | #include "Operations/GeodesicPath.h" |
| Source | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Private/Operations/GeodesicPath.cpp |
namespace UE
{
namespace Geometry
{
double UE&58;&58;Geometry&58;&58;SumPathLength
&40;
const FDeformableEdgePath & DeformableEdgePath
&41;
}
}
the length of the path, computed by suming the path segment lengths. Primarily for testing as the result should match FDeformableEdgePath::GetPathLength()