![]() |
Murl Engine API
Version 2025.1
|
Iff data creation and interpretation. More...
Classes | |
| class | Murl::Util::IffHeader |
| The Interchange File Format header format structure. More... | |
| class | Murl::Util::IffChunk |
| The Interchange File Format chunk format structure. More... | |
| class | Murl::Util::IffData |
| The Interchange File Format data class. More... | |
| class | Murl::Util::IffStream |
| The Interchange File Format stream class. More... | |
Typedefs | |
| using | Murl::Util::IffChunkArray = Array< IffChunk * > |
| Definition of the IffChunk pointer array. | |
Functions | |
| UInt32 | Murl::Util::IffFourCC (UInt32 fourCC) |
| Compute an integer value from a FourCC. More... | |
Iff data creation and interpretation.