OGRE  1.8
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Ogre::PreApplyTextureAliasesScriptCompilerEvent Class Reference

#include <OgreScriptCompiler.h>

+ Inheritance diagram for Ogre::PreApplyTextureAliasesScriptCompilerEvent:
+ Collaboration 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 464 of file OgreScriptCompiler.h.

Constructor & Destructor Documentation

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

Definition at line 471 of file OgreScriptCompiler.h.

Member Data Documentation

String Ogre::PreApplyTextureAliasesScriptCompilerEvent::eventType
static

Definition at line 469 of file OgreScriptCompiler.h.

AliasTextureNamePairList* Ogre::PreApplyTextureAliasesScriptCompilerEvent::mAliases

Definition at line 468 of file OgreScriptCompiler.h.

Material* Ogre::PreApplyTextureAliasesScriptCompilerEvent::mMaterial

Definition at line 467 of file OgreScriptCompiler.h.

String Ogre::ScriptCompilerEvent::mType
inherited

Definition at line 331 of file OgreScriptCompiler.h.


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