OpenMW
|
#include <property.hpp>
Public Member Functions | |
void | read (NIFStream *nif) |
Parses the record from file. | |
Public Attributes | |
int | flags |
void Nif::Property::read | ( | NIFStream * | nif | ) | [inline, virtual] |
Parses the record from file.
Reimplemented from Nif::Named.
Reimplemented in Nif::StructPropT< T >, Nif::StructPropT< S_AlphaProperty >, Nif::StructPropT< S_StencilProperty >, Nif::StructPropT< S_MaterialProperty >, Nif::StructPropT< S_VertexColorProperty >, and Nif::NiTexturingProperty.