OpenMW
|
#include <property.hpp>
Public Member Functions | |
void | read (NIFStream *nif) |
Parses the record from file. | |
Public Attributes | |
T | data |
void Nif::StructPropT< T >::read | ( | NIFStream * | nif | ) | [inline, virtual] |
Parses the record from file.
Reimplemented from Nif::Property.
T Nif::StructPropT< T >::data |