![]() |
OGRE 14.6
Object-Oriented Graphics Rendering Engine
|
#include <OgreScriptCompiler.h>
Public Member Functions | |
| CreateMaterialScriptCompilerEvent (const String &file, const String &name, const String &resourceGroup) | |
| Public Member Functions inherited from Ogre::ScriptCompilerEvent | |
| ScriptCompilerEvent (const String &type) | |
| virtual | ~ScriptCompilerEvent () |
Public Attributes | |
| String | mFile |
| String | mName |
| String | mResourceGroup |
| Public Attributes inherited from Ogre::ScriptCompilerEvent | |
| String | mType |
Static Public Attributes | |
| static String | eventType |
|
inline |
References Ogre::ScriptCompilerEvent::ScriptCompilerEvent(), eventType, mFile, mName, and mResourceGroup.
| String Ogre::CreateMaterialScriptCompilerEvent::mFile |
Referenced by CreateMaterialScriptCompilerEvent().
| String Ogre::CreateMaterialScriptCompilerEvent::mName |
Referenced by CreateMaterialScriptCompilerEvent().
| String Ogre::CreateMaterialScriptCompilerEvent::mResourceGroup |
Referenced by CreateMaterialScriptCompilerEvent().
|
static |
Referenced by CreateMaterialScriptCompilerEvent().