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 465 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 470 of file OgreScriptCompiler.h.

Referenced by PreApplyTextureAliasesScriptCompilerEvent().

◆ mAliases

AliasTextureNamePairList* Ogre::PreApplyTextureAliasesScriptCompilerEvent::mAliases

Definition at line 469 of file OgreScriptCompiler.h.

Referenced by PreApplyTextureAliasesScriptCompilerEvent().

◆ mMaterial

Material* Ogre::PreApplyTextureAliasesScriptCompilerEvent::mMaterial

Definition at line 468 of file OgreScriptCompiler.h.

Referenced by PreApplyTextureAliasesScriptCompilerEvent().

◆ mType

String Ogre::ScriptCompilerEvent::mType
inherited

Definition at line 332 of file OgreScriptCompiler.h.

Referenced by ScriptCompilerEvent().


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

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.