UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FNaniteRasterEntryKeyFuncs Struct Reference

#include <NaniteShared.h>

+ Inheritance diagram for FNaniteRasterEntryKeyFuncs:

Static Public Member Functions

static bool Matches (KeyInitType A, KeyInitType B)
 
static uint32 GetKeyHash (KeyInitType Key)
 
- Static Public Member Functions inherited from TDefaultMapKeyFuncs< KeyType, ValueType, bInAllowDuplicateKeys >
static UE_FORCEINLINE_HINT KeyInitType GetSetKey (ElementInitType Element)
 
static UE_FORCEINLINE_HINT bool Matches (KeyInitType A, KeyInitType B)
 
template<typename ComparableKey >
static UE_FORCEINLINE_HINT bool Matches (KeyInitType A, ComparableKey B)
 
static UE_FORCEINLINE_HINT uint32 GetKeyHash (KeyInitType Key)
 
template<typename ComparableKey >
static UE_FORCEINLINE_HINT uint32 GetKeyHash (ComparableKey Key)
 

Additional Inherited Members

- Public Types inherited from TDefaultMapHashableKeyFuncs< FNaniteRasterPipeline, FNaniteRasterEntry, false >
using HashabilityCheck = decltype(GetTypeHash(DeclVal< const FNaniteRasterPipeline >()))
 
- Public Types inherited from TDefaultMapKeyFuncs< KeyType, ValueType, bInAllowDuplicateKeys >
typedef TTypeTraits< KeyType >::ConstPointerType KeyInitType
 
typedef const TPairInitializer< typename TTypeTraits< KeyType >::ConstInitType, typename TTypeTraits< ValueType >::ConstInitType > & ElementInitType
 
- Public Types inherited from BaseKeyFuncs< TPair< KeyType, ValueType >, KeyType, bInAllowDuplicateKeys >
enum  
 
typedef KeyType KeyType
 
typedef TCallTraits< KeyType >::ParamType KeyInitType
 
typedef TCallTraits< TPair< KeyType, ValueType > >::ParamType ElementInitType
 

Member Function Documentation

◆ GetKeyHash()

static uint32 FNaniteRasterEntryKeyFuncs::GetKeyHash ( KeyInitType  Key)
inlinestatic

◆ Matches()

static bool FNaniteRasterEntryKeyFuncs::Matches ( KeyInitType  A,
KeyInitType  B 
)
inlinestatic

The documentation for this struct was generated from the following file: