OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
Nif::NiSkinInstance Class Reference

#include <data.hpp>

Inheritance diagram for Nif::NiSkinInstance:
Collaboration diagram for Nif::NiSkinInstance:

Public Member Functions

void read (NIFStream *nif)
 Parses the record from file. More...
 
void post (NIFFile *nif)
 Does post-processing, after the entire tree is loaded. More...
 
- Public Member Functions inherited from Nif::Record
 Record ()
 
virtual ~Record ()
 

Public Attributes

NiSkinDataPtr data
 
NodePtr root
 
NodeList bones
 
- Public Attributes inherited from Nif::Record
int recType
 
std::string recName
 
size_t recIndex
 

Member Function Documentation

void Nif::NiSkinInstance::post ( NIFFile nif)
virtual

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

Reimplemented from Nif::Record.

Here is the call graph for this function:

void Nif::NiSkinInstance::read ( NIFStream nif)
virtual

Parses the record from file.

Implements Nif::Record.

Here is the call graph for this function:

Member Data Documentation

NodeList Nif::NiSkinInstance::bones
NiSkinDataPtr Nif::NiSkinInstance::data
NodePtr Nif::NiSkinInstance::root

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