OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
Ogre::PreApplyTextureAliasesScriptCompilerEvent Class Reference

#include <OgreScriptCompiler.h>

+ Inheritance diagram for Ogre::PreApplyTextureAliasesScriptCompilerEvent:

Public Member Functions

 PreApplyTextureAliasesScriptCompilerEvent (Material *material, AliasTextureNamePairList *aliases)
 

Public Attributes

AliasTextureNamePairListmAliases
 
MaterialmMaterial
 
String mType
 

Static Public Attributes

static String eventType
 

Constructor & Destructor Documentation

◆ PreApplyTextureAliasesScriptCompilerEvent()

Ogre::PreApplyTextureAliasesScriptCompilerEvent::PreApplyTextureAliasesScriptCompilerEvent ( Material material,
AliasTextureNamePairList aliases 
)
inline

Member Data Documentation

◆ eventType

String Ogre::PreApplyTextureAliasesScriptCompilerEvent::eventType
static

◆ mAliases

AliasTextureNamePairList* Ogre::PreApplyTextureAliasesScriptCompilerEvent::mAliases

◆ mMaterial

Material* Ogre::PreApplyTextureAliasesScriptCompilerEvent::mMaterial

◆ mType

String Ogre::ScriptCompilerEvent::mType
inherited

The documentation for this class was generated from the following file: