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

Go to the source code of this file.

Namespaces

namespace  AlgoImpl
 
namespace  Algo
 

Functions

template<typename T >
int32 AlgoImpl::RotateInternal (T *First, int32 Num, int32 Count)
 
template<typename RangeType >
UE_REWRITE int32 Algo::Rotate (RangeType &&Range, int32 Count)