OpenMW
|
#include <effect.hpp>
Classes | |
struct | SLight |
Public Member Functions | |
void | read (NIFStream *nif) |
Parses the record from file. | |
Public Attributes | |
SLight | light |
void Nif::NiLight::read | ( | NIFStream * | nif | ) | [inline, virtual] |
Parses the record from file.
Reimplemented from Nif::Node.