OpenMW
Classes | Public Member Functions | Public Attributes
Nif::NiParticleSystemController Class Reference

#include <controller.hpp>

List of all members.

Classes

struct  Particle

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

float velocity
float velocityRandom
float verticalDir
float verticalAngle
float horizontalDir
float horizontalAngle
float size
float startTime
float stopTime
float emitRate
float lifetime
float lifetimeRandom
int emitFlags
Ogre::Vector3 offsetRandom
NodePtr emitter
int numParticles
int activeCount
std::vector< Particleparticles
ExtraPtr extra

Member Function Documentation

void Nif::NiParticleSystemController::post ( NIFFile nif) [inline, virtual]

Does post-processing, after the entire tree is loaded.

Reimplemented from Nif::Controller.

void Nif::NiParticleSystemController::read ( NIFStream nif) [inline, virtual]

Parses the record from file.

Reimplemented from Nif::Controller.


Member Data Documentation


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