yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::zelda3::ObjectGeometry::CacheKey Struct Reference

Public Member Functions

bool operator== (const CacheKey &o) const
 

Public Attributes

int routine_id
 
int16_t object_id
 
uint8_t size
 

Detailed Description

Definition at line 188 of file object_geometry.h.

Member Function Documentation

◆ operator==()

bool yaze::zelda3::ObjectGeometry::CacheKey::operator== ( const CacheKey & o) const
inline

Definition at line 192 of file object_geometry.h.

References object_id, routine_id, and size.

Member Data Documentation

◆ routine_id

int yaze::zelda3::ObjectGeometry::CacheKey::routine_id

◆ object_id

int16_t yaze::zelda3::ObjectGeometry::CacheKey::object_id

◆ size

uint8_t yaze::zelda3::ObjectGeometry::CacheKey::size

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