|
OpenMW
|
#include <node.hpp>
Public Member Functions | |
| void | read (NIFStream *nif) |
| Parses the record from file. More... | |
Public Member Functions inherited from Nif::NiNode | |
| void | post (NIFFile *nif) |
| Does post-processing, after the entire tree is loaded. More... | |
Public Member Functions inherited from Nif::Node | |
| void | makeRootBone (const Transformation *tr) |
| void | makeBone (short ind, const NiSkinData::BoneInfo &bi) |
Public Member Functions inherited from Nif::Record | |
| Record () | |
| virtual | ~Record () |
|
inlinevirtual |
Parses the record from file.
Reimplemented from Nif::NiNode.
Reimplemented in Nif::NiLODNode.
1.8.6