#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 543 of file OgreScriptCompiler.h.
| Ogre::CreateGpuSharedParametersScriptCompilerEvent::CreateGpuSharedParametersScriptCompilerEvent | ( | const String & | file, |
| const String & | name, | ||
| const String & | resourceGroup ) |
Definition at line 549 of file OgreScriptCompiler.h.
References Ogre::ScriptCompilerEvent::ScriptCompilerEvent(), eventType, mFile, mName, and mResourceGroup.
|
static |
Definition at line 547 of file OgreScriptCompiler.h.
Referenced by CreateGpuSharedParametersScriptCompilerEvent().
| String Ogre::CreateGpuSharedParametersScriptCompilerEvent::mFile |
Definition at line 546 of file OgreScriptCompiler.h.
Referenced by CreateGpuSharedParametersScriptCompilerEvent().
| String Ogre::CreateGpuSharedParametersScriptCompilerEvent::mName |
Definition at line 546 of file OgreScriptCompiler.h.
Referenced by CreateGpuSharedParametersScriptCompilerEvent().
| String Ogre::CreateGpuSharedParametersScriptCompilerEvent::mResourceGroup |
Definition at line 546 of file OgreScriptCompiler.h.
Referenced by CreateGpuSharedParametersScriptCompilerEvent().
|
inherited |
Definition at line 332 of file OgreScriptCompiler.h.
Referenced by ScriptCompilerEvent().
Copyright © 2012 Torus Knot Software Ltd

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.