OpenMW
|
#include <controlled.hpp>
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 | |
NiColorDataPtr | data |
void Nif::NiParticleColorModifier::post | ( | NIFFile * | nif | ) | [inline, virtual] |
Does post-processing, after the entire tree is loaded.
Reimplemented from Nif::Controlled.
void Nif::NiParticleColorModifier::read | ( | NIFStream * | nif | ) | [inline, virtual] |
Parses the record from file.
Reimplemented from Nif::Controlled.