OGRE 14.2
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
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.
 
void translate (ScriptCompiler *compiler, const AbstractNodePtr &node) override
 
virtual void translate (ScriptCompiler *compiler, const AbstractNodePtr &node)=0
 This function translates the given node into Ogre resource(s).
 

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: