![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ScenePrivate.h>
Inheritance diagram for FPrimitiveOcclusionHistoryKeyFuncs:Public Types | |
| typedef FPrimitiveOcclusionHistoryKey | KeyInitType |
Public Types inherited from BaseKeyFuncs< FPrimitiveOcclusionHistory, FPrimitiveOcclusionHistoryKey > | |
| enum | |
| typedef FPrimitiveOcclusionHistoryKey | KeyType |
| typedef TCallTraits< FPrimitiveOcclusionHistoryKey >::ParamType | KeyInitType |
| typedef TCallTraits< FPrimitiveOcclusionHistory >::ParamType | ElementInitType |
Static Public Member Functions | |
| static KeyInitType | GetSetKey (const FPrimitiveOcclusionHistory &Element) |
| static bool | Matches (KeyInitType A, KeyInitType B) |
| static uint32 | GetKeyHash (KeyInitType Key) |
Defines how the hash set indexes the FPrimitiveOcclusionHistory objects.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |