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

A particle emitter translator for the Ogre system. More...

#include <ParticleEmitterTranslator.h>

Inheritance diagram for ParticleEmitterTranslator:
Collaboration diagram for ParticleEmitterTranslator:

Public Member Functions

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

Detailed Description

A particle emitter translator for the Ogre system.

Member Function Documentation

◆ translate()

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

Translates the emitter script to Ogre format.

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

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