![]()  | 
  
    OGRE 14.4
    
   Object-Oriented Graphics Rendering Engine 
   | 
 
The ScriptTranslatorManager manages the lifetime and access to script translators. More...
#include <OgreScriptTranslator.h>
 Inheritance diagram for Ogre::ScriptTranslatorManager:Public Member Functions | |
| virtual | ~ScriptTranslatorManager () | 
| virtual ScriptTranslator * | getTranslator (const AbstractNodePtr &)=0 | 
| Returns a manager for the given object abstract node, or null if it is not supported.   | |
The ScriptTranslatorManager manages the lifetime and access to script translators.
You register these managers with the ScriptCompilerManager tied to specific object types. Each manager may manage multiple types.
      
  | 
  inlinevirtual | 
      
  | 
  pure virtual | 
Returns a manager for the given object abstract node, or null if it is not supported.