![]() |
OGRE 2.3.3
Object-Oriented Graphics Rendering Engine
|
#include <OgreScriptCompiler.h>
Public Member Functions | |
| PreApplyTextureAliasesScriptCompilerEvent (Material *material, AliasTextureNamePairList *aliases) | |
Public Attributes | |
| AliasTextureNamePairList * | mAliases |
| Material * | mMaterial |
| String | mType |
Static Public Attributes | |
| static String | eventType |
|
inline |
References Ogre::ScriptCompilerEvent::ScriptCompilerEvent(), eventType, mAliases, and mMaterial.
|
static |
Referenced by PreApplyTextureAliasesScriptCompilerEvent().
| AliasTextureNamePairList* Ogre::PreApplyTextureAliasesScriptCompilerEvent::mAliases |
Referenced by PreApplyTextureAliasesScriptCompilerEvent().
| Material* Ogre::PreApplyTextureAliasesScriptCompilerEvent::mMaterial |
Referenced by PreApplyTextureAliasesScriptCompilerEvent().
|
inherited |
Referenced by ScriptCompilerEvent().