OpenMW
|
Has name, extra-data and controller. More...
#include <controlled.hpp>
Public Member Functions | |
void | read (NIFStream *nif) |
Parses the record from file. | |
Public Attributes | |
std::string | name |
Has name, extra-data and controller.
void Nif::Named::read | ( | NIFStream * | nif | ) | [inline, virtual] |
Parses the record from file.
Reimplemented from Nif::Controlled.
Reimplemented in Nif::NiRotatingParticles, Nif::NiAutoNormalParticles, Nif::NiCamera, Nif::NiTriShape, Nif::StructPropT< T >, Nif::StructPropT< S_AlphaProperty >, Nif::StructPropT< S_StencilProperty >, Nif::StructPropT< S_MaterialProperty >, Nif::StructPropT< S_VertexColorProperty >, Nif::NiNode, Nif::NiTexturingProperty, Nif::NiTextureEffect, Nif::NiSourceTexture, Nif::Node, Nif::NiLight, and Nif::Property.
std::string Nif::Named::name |