![]() |
OGRE 13.4
Object-Oriented Graphics Rendering Engine
|
This class responsible for translating core features of the RT Shader System for Ogre material scripts. More...
#include <OgreShaderScriptTranslator.h>
Inheritance diagram for Ogre::RTShader::SGScriptTranslator:Public Member Functions | |
| SGScriptTranslator () | |
| virtual SubRenderState * | getGeneratedSubRenderState (const String &typeName) |
| Returns a sub render state of a given name which has already been created for material currently being generated by the script translator. More... | |
| virtual void | translate (ScriptCompiler *compiler, const AbstractNodePtr &node) |
| virtual void | translate (ScriptCompiler *compiler, const AbstractNodePtr &node)=0 |
| This function translates the given node into Ogre resource(s). More... | |
This class responsible for translating core features of the RT Shader System for Ogre material scripts.