![]() |
OGRE 14.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>
Public Member Functions | |
| SGScriptTranslator () | |
| void | emitError (const String &msg=BLANKSTRING, uint32 code=ScriptCompiler::CE_INVALIDPARAMETERS) |
| 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. | |
| void | translate (ScriptCompiler *compiler, const AbstractNodePtr &node) override |
This class responsible for translating core features of the RT Shader System for Ogre material scripts.