|  | OGRE
    1.11.6
    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 Attributes | |
| AliasTextureNamePairList * | mAliases | 
| Material * | mMaterial | 
| String | mType | 
| Static Public Attributes | |
| static String | eventType | 
| 
 | inline | 
| Material* Ogre::PreApplyTextureAliasesScriptCompilerEvent::mMaterial | 
| AliasTextureNamePairList* Ogre::PreApplyTextureAliasesScriptCompilerEvent::mAliases | 
| 
 | static | 
| 
 | inherited |