OGRE  1.9.0
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
 

Detailed Description

Definition at line 496 of file OgreScriptCompiler.h.

Constructor & Destructor Documentation

◆ PreApplyTextureAliasesScriptCompilerEvent()

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

Member Data Documentation

◆ eventType

String Ogre::PreApplyTextureAliasesScriptCompilerEvent::eventType
static

Definition at line 501 of file OgreScriptCompiler.h.

Referenced by PreApplyTextureAliasesScriptCompilerEvent().

◆ mAliases

AliasTextureNamePairList* Ogre::PreApplyTextureAliasesScriptCompilerEvent::mAliases

Definition at line 500 of file OgreScriptCompiler.h.

Referenced by PreApplyTextureAliasesScriptCompilerEvent().

◆ mMaterial

Material* Ogre::PreApplyTextureAliasesScriptCompilerEvent::mMaterial

Definition at line 499 of file OgreScriptCompiler.h.

Referenced by PreApplyTextureAliasesScriptCompilerEvent().

◆ mType

String Ogre::ScriptCompilerEvent::mType
inherited

Definition at line 350 of file OgreScriptCompiler.h.

Referenced by ScriptCompilerEvent().


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