Public Member Functions | |
| bool | operator== (const CacheKey &o) const |
Public Attributes | |
| int | routine_id |
| int16_t | object_id |
| uint8_t | size |
Definition at line 188 of file object_geometry.h.
|
inline |
Definition at line 192 of file object_geometry.h.
References object_id, routine_id, and size.
| int yaze::zelda3::ObjectGeometry::CacheKey::routine_id |
Definition at line 189 of file object_geometry.h.
Referenced by yaze::zelda3::ObjectGeometry::CacheKeyHash::operator()(), and operator==().
| int16_t yaze::zelda3::ObjectGeometry::CacheKey::object_id |
Definition at line 190 of file object_geometry.h.
Referenced by yaze::zelda3::ObjectGeometry::CacheKeyHash::operator()(), and operator==().
| uint8_t yaze::zelda3::ObjectGeometry::CacheKey::size |
Definition at line 191 of file object_geometry.h.
Referenced by yaze::zelda3::ObjectGeometry::CacheKeyHash::operator()(), and operator==().