OpenMW
|
#include <data.hpp>
Public Member Functions | |
void | read (NIFStream *nif) |
Parses the record from file. | |
Public Attributes | |
std::vector< Ogre::Quaternion > | rotations |
void Nif::NiRotatingParticlesData::read | ( | NIFStream * | nif | ) | [inline, virtual] |
Parses the record from file.
Reimplemented from Nif::NiAutoNormalParticlesData.
std::vector<Ogre::Quaternion> Nif::NiRotatingParticlesData::rotations |