Public Member Functions | |
| bool | operator== (const CacheKey &o) const |
Public Attributes | |
| int | routine_id |
| int16_t | object_id |
| uint8_t | size |
| uint64_t | custom_asset_generation |
Definition at line 182 of file object_geometry.h.
|
inline |
Definition at line 187 of file object_geometry.h.
References custom_asset_generation, object_id, routine_id, and size.
| int yaze::zelda3::ObjectGeometry::CacheKey::routine_id |
Definition at line 183 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 184 of file object_geometry.h.
Referenced by yaze::zelda3::ObjectGeometry::CacheKeyHash::operator()(), and operator==().
| uint8_t yaze::zelda3::ObjectGeometry::CacheKey::size |
Definition at line 185 of file object_geometry.h.
Referenced by yaze::zelda3::ObjectGeometry::CacheKeyHash::operator()(), and operator==().
| uint64_t yaze::zelda3::ObjectGeometry::CacheKey::custom_asset_generation |
Definition at line 186 of file object_geometry.h.
Referenced by yaze::zelda3::ObjectGeometry::CacheKeyHash::operator()(), and operator==().