OGRE  1.7
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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 463 of file OgreScriptCompiler.h.

Constructor & Destructor Documentation

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

Definition at line 470 of file OgreScriptCompiler.h.

Member Data Documentation

String Ogre::PreApplyTextureAliasesScriptCompilerEvent::eventType
static

Definition at line 468 of file OgreScriptCompiler.h.

AliasTextureNamePairList* Ogre::PreApplyTextureAliasesScriptCompilerEvent::mAliases

Definition at line 467 of file OgreScriptCompiler.h.

Material* Ogre::PreApplyTextureAliasesScriptCompilerEvent::mMaterial

Definition at line 466 of file OgreScriptCompiler.h.

String Ogre::ScriptCompilerEvent::mType
inherited

Definition at line 330 of file OgreScriptCompiler.h.


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