|  | OGRE-Next 3.0.0
    Object-Oriented Graphics Rendering Engine | 
#include <OgreScriptCompiler.h>
 Inheritance diagram for Ogre::PreApplyTextureAliasesScriptCompilerEvent:
 Inheritance diagram for Ogre::PreApplyTextureAliasesScriptCompilerEvent:| Public Member Functions | |
| PreApplyTextureAliasesScriptCompilerEvent (Material *material, AliasTextureNamePairList *aliases) | |
|  Public Member Functions inherited from Ogre::ScriptCompilerEvent | |
| ScriptCompilerEvent (const String &type) | |
| virtual | ~ScriptCompilerEvent () | 
| Public Attributes | |
| AliasTextureNamePairList * | mAliases | 
| Material * | mMaterial | 
|  Public Attributes inherited from Ogre::ScriptCompilerEvent | |
| String | mType | 
| Static Public Attributes | |
| static String | eventType | 
| 
 | inline | 
| 
 | static | 
| AliasTextureNamePairList* Ogre::PreApplyTextureAliasesScriptCompilerEvent::mAliases | 
| Material* Ogre::PreApplyTextureAliasesScriptCompilerEvent::mMaterial |