OGRE 13.4
Object-Oriented Graphics Rendering Engine
Ogre::RTShader::SGScriptTranslator Class Reference

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 SubRenderStategetGeneratedSubRenderState (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...
 

Detailed Description

This class responsible for translating core features of the RT Shader System for Ogre material scripts.


The documentation for this class was generated from the following file: