OGRE 2.3.3
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
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

Referenced by ScriptCompilerEvent().


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