OGRE 1.12.10
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
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).

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: