group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
HudSvgAtlas::CacheKey Struct Reference

Public Member Functions

bool operator== (const CacheKey &other) const

Public Attributes

HudIcon id = HudIcon::None
int width = 0
int height = 0

Member Function Documentation

◆ operator==()

bool HudSvgAtlas::CacheKey::operator== ( const CacheKey & other) const
inline

Member Data Documentation

◆ height

int HudSvgAtlas::CacheKey::height = 0

◆ id

HudIcon HudSvgAtlas::CacheKey::id = HudIcon::None

◆ width

int HudSvgAtlas::CacheKey::width = 0

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