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