|
OpenMW
|
#include <data.hpp>
Public Member Functions | |
| void | read (NIFStream *nif) |
| Parses the record from file. | |
Public Attributes | |
| unsigned int | rmask |
| unsigned int | gmask |
| unsigned int | bmask |
| unsigned int | amask |
| int | bpp |
| int | mips |
| void Nif::NiPixelData::read | ( | NIFStream * | nif | ) | [inline, virtual] |
Parses the record from file.
Implements Nif::Record.
| unsigned int Nif::NiPixelData::amask |
| unsigned int Nif::NiPixelData::bmask |
| unsigned int Nif::NiPixelData::gmask |
| unsigned int Nif::NiPixelData::rmask |
1.7.6.1