OGRE-Next
4.0.0unstable
Object-Oriented Graphics Rendering Engine
|
#include <OgreScriptCompiler.h>
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 |