|
OpenMW
|
#include <data.hpp>
Public Member Functions | |
| void | read (NIFStream *nif) |
| Parses the record from file. | |
| void | post (NIFFile *nif) |
Public Attributes | |
| NiSkinDataPtr | data |
| NodePtr | root |
| NodeList | bones |
| void Nif::NiSkinInstance::post | ( | NIFFile * | nif | ) | [virtual] |
Reimplemented from Nif::Record.
| void Nif::NiSkinInstance::read | ( | NIFStream * | nif | ) | [inline, virtual] |
Parses the record from file.
Implements Nif::Record.
1.7.6.1