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

Anything that has a controller. More...

#include <controlled.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

ControllerPtr controller

Detailed Description

Anything that has a controller.


Member Function Documentation

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

Member Data Documentation


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