OpenMW
Public Member Functions | Public Attributes
Nif::Extra Class Reference

#include <extra.hpp>

List of all members.

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

ExtraPtr extra

Detailed Description

A record that can have extra data. The extra data objects themselves decend from the Extra class, and all the extra data connected to an object form a linked list


Member Function Documentation

void Nif::Extra::post ( NIFFile nif) [inline, virtual]
void Nif::Extra::read ( NIFStream nif) [inline, virtual]

Member Data Documentation


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