#include <data.hpp>
| Enumerator |
|---|
| NIPXFMT_RGB8 |
|
| NIPXFMT_RGBA8 |
|
| NIPXFMT_PAL8 |
|
| NIPXFMT_DXT1 |
|
| NIPXFMT_DXT3 |
|
| NIPXFMT_DXT5 |
|
| NIPXFMT_DXT5_ALT |
|
| void Nif::NiPixelData::read |
( |
NIFStream * |
nif | ) |
|
|
virtual |
| unsigned int Nif::NiPixelData::amask |
| unsigned int Nif::NiPixelData::bmask |
| int Nif::NiPixelData::bpp |
| std::vector<unsigned char> Nif::NiPixelData::data |
| unsigned int Nif::NiPixelData::gmask |
| std::vector<Mipmap> Nif::NiPixelData::mipmaps |
| int Nif::NiPixelData::numberOfMipmaps |
| unsigned int Nif::NiPixelData::rmask |
The documentation for this class was generated from the following files:
- /home/travis/build/elsid/openmw/components/nif/data.hpp
- /home/travis/build/elsid/openmw/components/nif/data.cpp