Data image for the start of a Rez file. More...
Public Attributes | |
char | m_Name [4] |
'BRGR' | |
uint32_t | m_uGroupCount |
Number of entries. | |
uint32_t | m_uMemSize |
Amount of memory the entries take up. | |
char | m_CodecID [MAXCODECS][4] |
Compression codecs used. | |
Data image for the start of a Rez file.
char Burger::RezFile::RootHeader_t::m_CodecID[MAXCODECS][4] |
Compression codecs used.
char Burger::RezFile::RootHeader_t::m_Name[4] |
'BRGR'
uint32_t Burger::RezFile::RootHeader_t::m_uGroupCount |
Number of entries.
uint32_t Burger::RezFile::RootHeader_t::m_uMemSize |
Amount of memory the entries take up.