OGRE
1.9.0
|
#include <OgreScriptCompiler.h>
Public Member Functions | |
CreateMaterialScriptCompilerEvent (const String &file, const String &name, const String &resourceGroup) | |
Public Attributes | |
String | mFile |
String | mName |
String | mResourceGroup |
String | mType |
Static Public Attributes | |
static String | eventType |
Definition at line 536 of file OgreScriptCompiler.h.
Ogre::CreateMaterialScriptCompilerEvent::CreateMaterialScriptCompilerEvent | ( | const String & | file, |
const String & | name, | ||
const String & | resourceGroup ) |
Definition at line 542 of file OgreScriptCompiler.h.
References Ogre::ScriptCompilerEvent::ScriptCompilerEvent(), eventType, mFile, mName, and mResourceGroup.
|
static |
Definition at line 540 of file OgreScriptCompiler.h.
Referenced by CreateMaterialScriptCompilerEvent().
String Ogre::CreateMaterialScriptCompilerEvent::mFile |
Definition at line 539 of file OgreScriptCompiler.h.
Referenced by CreateMaterialScriptCompilerEvent().
String Ogre::CreateMaterialScriptCompilerEvent::mName |
Definition at line 539 of file OgreScriptCompiler.h.
Referenced by CreateMaterialScriptCompilerEvent().
String Ogre::CreateMaterialScriptCompilerEvent::mResourceGroup |
Definition at line 539 of file OgreScriptCompiler.h.
Referenced by CreateMaterialScriptCompilerEvent().
|
inherited |
Definition at line 350 of file OgreScriptCompiler.h.
Referenced by ScriptCompilerEvent().