Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Parameterization > API/Runtime/GeometryCore/Parameterization/TIncrementalMeshDijkstra
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Parameterization/IncrementalMeshDijkstra.h |
| Include | #include "Parameterization/IncrementalMeshDijkstra.h" |
void AddSeedPoints
(
const TArray < FSeedPoint > & SeedPointsIn
)
Remarks
Add new SeedPoints to the current solution, and then propagate updated graph distances to any points closer to these new seed points than to existing seed points.