OGRE  1.9.0
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Ogre::PreApplyTextureAliasesScriptCompilerEvent Class Reference

#include <OgreScriptCompiler.h>

Inheritance diagram for Ogre::PreApplyTextureAliasesScriptCompilerEvent:
Inheritance graph
[legend]

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 
)

Definition at line 503 of file OgreScriptCompiler.h.

Member Data Documentation

◆ eventType

String Ogre::PreApplyTextureAliasesScriptCompilerEvent::eventType
static

Definition at line 501 of file OgreScriptCompiler.h.

◆ mAliases

AliasTextureNamePairList* Ogre::PreApplyTextureAliasesScriptCompilerEvent::mAliases

Definition at line 500 of file OgreScriptCompiler.h.

◆ mMaterial

Material* Ogre::PreApplyTextureAliasesScriptCompilerEvent::mMaterial

Definition at line 499 of file OgreScriptCompiler.h.

◆ mType

String Ogre::ScriptCompilerEvent::mType
inherited

Definition at line 350 of file OgreScriptCompiler.h.


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