OGRE  1.10.12
Object-Oriented Graphics Rendering Engine
Ogre::ParticleAffectorTranslator Class Reference

#include <OgreScriptTranslator.h>

+ Inheritance diagram for Ogre::ParticleAffectorTranslator:

Public Member Functions

 ParticleAffectorTranslator ()
 
void translate (ScriptCompiler *compiler, const AbstractNodePtr &node)
 This function translates the given node into Ogre resource(s). More...
 

Constructor & Destructor Documentation

◆ ParticleAffectorTranslator()

Ogre::ParticleAffectorTranslator::ParticleAffectorTranslator ( )

Member Function Documentation

◆ translate()

void Ogre::ParticleAffectorTranslator::translate ( ScriptCompiler compiler,
const AbstractNodePtr node 
)
virtual

This function translates the given node into Ogre resource(s).

Parameters
compilerThe compiler invoking this translator
nodeThe current AST node to be translated

Implements Ogre::ScriptTranslator.


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