OGRE 14.3
Object-Oriented Graphics Rendering Engine
|
#include <OgreScriptCompiler.h>
Public Member Functions | |
CreateCompositorScriptCompilerEvent (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 |
String Ogre::CreateCompositorScriptCompilerEvent::mFile |
String Ogre::CreateCompositorScriptCompilerEvent::mName |
String Ogre::CreateCompositorScriptCompilerEvent::mResourceGroup |
|
static |