![]() |
OGRE-Next 3.0.0
Object-Oriented Graphics Rendering Engine
|
#include <OgreScriptCompiler.h>
Public Member Functions | |
PreApplyTextureAliasesScriptCompilerEvent (Material *material, AliasTextureNamePairList *aliases) | |
![]() | |
ScriptCompilerEvent (const String &type) | |
virtual | ~ScriptCompilerEvent () |
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().