UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Geometry::TMeshDijkstra< PointSetType > Member List

This is the complete list of members for UE::Geometry::TMeshDijkstra< PointSetType >, including all inherited members.

bEnableDistanceWeightingUE::Geometry::TMeshDijkstra< PointSetType >
ComputeToMaxDistance(const TArray< FSeedPoint > &SeedPointsIn, double ComputeToMaxDistanceIn)UE::Geometry::TMeshDijkstra< PointSetType >inline
ComputeToMaxDistance(const TArray< FVector2d > &SeedPointsIn, double ComputeToMaxDistanceIn)UE::Geometry::TMeshDijkstra< PointSetType >inline
ComputeToTargetPoint(const TArray< FSeedPoint > &SeedPointsIn, int32 TargetPointID, double ComputeToMaxDistanceIn=TNumericLimits< double >::Max())UE::Geometry::TMeshDijkstra< PointSetType >inline
FindPathToNearestSeed(int32 PointID, TArray< int32 > &PathToSeedOut, int32 MaxLength=100000)UE::Geometry::TMeshDijkstra< PointSetType >inline
GetDistance(int32 PointID) constUE::Geometry::TMeshDijkstra< PointSetType >inline
GetMaxGraphDistance() constUE::Geometry::TMeshDijkstra< PointSetType >inline
GetMaxGraphDistancePointID() constUE::Geometry::TMeshDijkstra< PointSetType >inline
GetPositionFuncUE::Geometry::TMeshDijkstra< PointSetType >
GetSeedExternalIDForPointSetID(int32 PointID)UE::Geometry::TMeshDijkstra< PointSetType >inline
GetWeightedDistanceFuncUE::Geometry::TMeshDijkstra< PointSetType >
HasDistance(int32 PointID) constUE::Geometry::TMeshDijkstra< PointSetType >inline
InvalidDistance()UE::Geometry::TMeshDijkstra< PointSetType >inlinestatic
PointSetUE::Geometry::TMeshDijkstra< PointSetType >
Reset()UE::Geometry::TMeshDijkstra< PointSetType >inline
TMeshDijkstra(const PointSetType *PointSetIn)UE::Geometry::TMeshDijkstra< PointSetType >inline