Navigation
API > API/Runtime > API/Runtime/Renderer
Inheritance Hierarchy
- BaseKeyFuncs
- TDefaultMapKeyFuncs
- TDefaultMapHashableKeyFuncs
- MeshDrawCommandKeyFuncs
References
| Module | Renderer |
| Header | /Engine/Source/Runtime/Renderer/Public/MeshPassProcessor.h |
| Include | #include "MeshPassProcessor.h" |
Syntax
struct MeshDrawCommandKeyFuncs : public TDefaultMapHashableKeyFuncs< FMeshDrawCommand, FMeshDrawCommandCount, false >
Functions
| Type | Name | Description | |
|---|---|---|---|
| uint32 | GetKeyHash
(
KeyInitType Key |
Calculates a hash index for a key. | |
| bool | Matches
(
KeyInitType A, |