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

[font_translator] More...

#include <OgreOverlayTranslator.h>

+ Inheritance diagram for Ogre::ElementTranslator:

Public Member Functions

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

Detailed Description

[font_translator]

Member Function Documentation

◆ translate()

void Ogre::ElementTranslator::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: