UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
PriorityOrderPointsLocal Namespace Reference

Classes

class  DescendingPredicate
 

Functions

template<typename RealType >
void OrderPoints (TArray< int32 > &PointOrder, TArrayView< const TVector< RealType > > Points, TArrayView< const TArrayView< const float > > ImportanceWeights, int32 EarlyStop, int32 SpatialLevels, int32 OffsetResFactor)
 

Function Documentation

◆ OrderPoints()

template<typename RealType >
void PriorityOrderPointsLocal::OrderPoints ( TArray< int32 > &  PointOrder,
TArrayView< const TVector< RealType > >  Points,
TArrayView< const TArrayView< const float > >  ImportanceWeights,
int32  EarlyStop,
int32  SpatialLevels,
int32  OffsetResFactor 
)