#include <OgreScriptCompiler.h>

Public Member Functions | |
| PreApplyTextureAliasesScriptCompilerEvent (Material *material, AliasTextureNamePairList *aliases) | |
Public Attributes | |
| AliasTextureNamePairList * | mAliases |
| Material * | mMaterial |
| String | mType |
Static Public Attributes | |
| static String | eventType |
Definition at line 465 of file OgreScriptCompiler.h.
| Ogre::PreApplyTextureAliasesScriptCompilerEvent::PreApplyTextureAliasesScriptCompilerEvent | ( | Material * | material, |
| AliasTextureNamePairList * | aliases | ||
| ) |
Definition at line 472 of file OgreScriptCompiler.h.
|
static |
Definition at line 470 of file OgreScriptCompiler.h.
| AliasTextureNamePairList* Ogre::PreApplyTextureAliasesScriptCompilerEvent::mAliases |
Definition at line 469 of file OgreScriptCompiler.h.
| Material* Ogre::PreApplyTextureAliasesScriptCompilerEvent::mMaterial |
Definition at line 468 of file OgreScriptCompiler.h.
|
inherited |
Definition at line 332 of file OgreScriptCompiler.h.
Copyright © 2012 Torus Knot Software Ltd

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.