#include <OgreScriptCompiler.h>
Public Types | |
enum | ResourceType { TEXTURE, MATERIAL, GPU_PROGRAM, COMPOSITOR } |
Public Member Functions | |
ProcessResourceNameScriptCompilerEvent (ResourceType resourceType, const String &name) | |
Public Attributes | |
String | mName |
ResourceType | mResourceType |
String | mType |
Static Public Attributes | |
static String | eventType |
Definition at line 476 of file OgreScriptCompiler.h.
Enumerator | |
---|---|
TEXTURE | |
MATERIAL | |
GPU_PROGRAM | |
COMPOSITOR |
Definition at line 479 of file OgreScriptCompiler.h.
Ogre::ProcessResourceNameScriptCompilerEvent::ProcessResourceNameScriptCompilerEvent | ( | ResourceType | resourceType, |
const String & | name | ||
) |
Definition at line 490 of file OgreScriptCompiler.h.
|
static |
Definition at line 488 of file OgreScriptCompiler.h.
String Ogre::ProcessResourceNameScriptCompilerEvent::mName |
Definition at line 487 of file OgreScriptCompiler.h.
ResourceType Ogre::ProcessResourceNameScriptCompilerEvent::mResourceType |
Definition at line 486 of file OgreScriptCompiler.h.
|
inherited |
Definition at line 332 of file OgreScriptCompiler.h.
Copyright © 2012 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Wed Oct 16 2013 14:36:08