OGRE-Next  4.0.0unstable
Object-Oriented Graphics Rendering Engine
Ogre::CompositorStoreActionTranslator Class Referencefinal

#include <OgreScriptTranslator.h>

+ Inheritance diagram for Ogre::CompositorStoreActionTranslator:

Public Member Functions

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

Constructor & Destructor Documentation

◆ CompositorStoreActionTranslator()

Ogre::CompositorStoreActionTranslator::CompositorStoreActionTranslator ( )

Member Function Documentation

◆ translate()

void Ogre::CompositorStoreActionTranslator::translate ( ScriptCompiler compiler,
const AbstractNodePtr node 
)
overridevirtual

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: