![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Inheritance diagram for Chaos::OrderedEdgeKeyFuncs:Static Public Member Functions | |
| static FORCEINLINE TVec2< int32 > | GetSetKey (const TVec2< int32 > &elem) |
| static FORCEINLINE bool | Matches (const TVec2< int32 > &a, const TVec2< int32 > &b) |
| static FORCEINLINE uint32 | GetKeyHash (const TVec2< int32 > &elem) |
Additional Inherited Members | |
Public Types inherited from BaseKeyFuncs< TVec2< int32 >, TVec2< int32 >, false > | |
| enum | |
| typedef TVec2< int32 > | KeyType |
| typedef TCallTraits< TVec2< int32 > >::ParamType | KeyInitType |
| typedef TCallTraits< TVec2< int32 > >::ParamType | ElementInitType |
Comparator for TSet<TVec2<int32>> that compares the components of vectors in ascending order.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |