OGRE
1.9.0
|
#include <OgreScriptCompiler.h>
Public Member Functions | |
CreateCompositorScriptCompilerEvent (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 594 of file OgreScriptCompiler.h.
Ogre::CreateCompositorScriptCompilerEvent::CreateCompositorScriptCompilerEvent | ( | const String & | file, |
const String & | name, | ||
const String & | resourceGroup ) |
Definition at line 600 of file OgreScriptCompiler.h.
References Ogre::ScriptCompilerEvent::ScriptCompilerEvent(), eventType, mFile, mName, and mResourceGroup.
|
static |
Definition at line 598 of file OgreScriptCompiler.h.
Referenced by CreateCompositorScriptCompilerEvent().
String Ogre::CreateCompositorScriptCompilerEvent::mFile |
Definition at line 597 of file OgreScriptCompiler.h.
Referenced by CreateCompositorScriptCompilerEvent().
String Ogre::CreateCompositorScriptCompilerEvent::mName |
Definition at line 597 of file OgreScriptCompiler.h.
Referenced by CreateCompositorScriptCompilerEvent().
String Ogre::CreateCompositorScriptCompilerEvent::mResourceGroup |
Definition at line 597 of file OgreScriptCompiler.h.
Referenced by CreateCompositorScriptCompilerEvent().
|
inherited |
Definition at line 350 of file OgreScriptCompiler.h.
Referenced by ScriptCompilerEvent().