![]() |
Murl Engine API
Version 2018.3
|
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 | |
typedef Array< IffChunk * > | Murl::Util::IffChunkArray |
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.