OpenMW
Public Member Functions | Public Attributes
Nif::NiSourceTexture Class Reference

#include <data.hpp>

List of all members.

Public Member Functions

void read (NIFStream *nif)
 Parses the record from file.
void post (NIFFile *nif)
 Does post-processing, after the entire tree is loaded.

Public Attributes

bool external
std::string filename
NiPixelDataPtr data
int pixel
int mipmap
int alpha

Member Function Documentation

void Nif::NiSourceTexture::post ( NIFFile nif) [inline, virtual]

Does post-processing, after the entire tree is loaded.

Reimplemented from Nif::Controlled.

void Nif::NiSourceTexture::read ( NIFStream nif) [inline, virtual]

Parses the record from file.

Reimplemented from Nif::Named.


Member Data Documentation


The documentation for this class was generated from the following file: