V-Gears 0
Free Final Fantasy VII engine.
ParticleSystemTranslator Class Reference

Particle system translator for the Ogre system. More...

#include <ParticleSystemTranslator.h>

Inheritance diagram for ParticleSystemTranslator:
Collaboration diagram for ParticleSystemTranslator:

Public Member Functions

void translate (Ogre::ScriptCompiler *compiler, const Ogre::AbstractNodePtr &node)
 Translates the particle system script to Ogre format. More...
 

Detailed Description

Particle system translator for the Ogre system.

Member Function Documentation

◆ translate()

void ParticleSystemTranslator::translate ( Ogre::ScriptCompiler *  compiler,
const Ogre::AbstractNodePtr &  node 
)

Translates the particle system script to Ogre format.

Parameters
[in]compilerThe compiler.
[in]nodeThe node to translate.

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