Module ogre::parser::repr[][src]

Rust representation for parse-time WAD types.

Structs

Directory

The set of Entrys describing the contents of a WAD file.

Entry

An entry in a WAD Directory containing metadata for a single Texture.

Header

Header describing the format, entry count and dictionary location inside a WAD file.

Enums

EntryType

The set of texture variants that can appear in a WAD file.

WadMagic

The set of supported WAD formats.