Air-Trap 1.0.0
A multiplayer R-Type clone game engine built with C++23 and ECS architecture
Loading...
Searching...
No Matches
std::hash< rtp::ecs::Entity > Struct Reference
Collaboration diagram for std::hash< rtp::ecs::Entity >:

Public Member Functions

size_t operator() (const rtp::ecs::Entity &e) const
 

Detailed Description

Definition at line 97 of file Entity.hpp.

Member Function Documentation

◆ operator()()

size_t std::hash< rtp::ecs::Entity >::operator() ( const rtp::ecs::Entity e) const
inline

Definition at line 98 of file Entity.hpp.

References rtp::ecs::Entity::_id.


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