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

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

#include <ParticleTechniqueTranslator.h>

Inheritance diagram for ParticleTechniqueTranslator:
Collaboration diagram for ParticleTechniqueTranslator:

Public Member Functions

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

Detailed Description

Particle technique translator for the Ogre system.

Member Function Documentation

◆ translate()

void ParticleTechniqueTranslator::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: