Hashmap lookup structure used for Entity.
More...
#include <id.h>
|
|
static constexpr bool | IsDirectHashKey = true |
| | Marks this key as a direct hash key.
|
| |
Hashmap lookup structure used for Entity.
◆ entity()
| Entity gaia::ecs::EntityLookupKey::entity |
( |
| ) |
const |
|
inline |
Entity held by this lookup key.
- Returns
- Entity held by this lookup key.
◆ hash()
| size_t gaia::ecs::EntityLookupKey::hash |
( |
| ) |
const |
|
inline |
Hash of the entity value.
- Returns
- Hash of the entity value.
The documentation for this struct was generated from the following file:
- /home/runner/work/gaia-ecs/gaia-ecs/include/gaia/ecs/id.h