OGRE  1.12.13
Object-Oriented Graphics Rendering Engine
Ogre::OverlayTranslator Struct Reference

#include <OgreOverlayTranslator.h>

+ Inheritance diagram for Ogre::OverlayTranslator:

Public Member Functions

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

Member Function Documentation

◆ translate()

void Ogre::OverlayTranslator::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 struct was generated from the following file: