![]() |
OGRE
1.12.12
Object-Oriented Graphics Rendering Engine
|
#include <OgreScriptCompiler.h>
Inheritance diagram for Ogre::ProcessResourceNameScriptCompilerEvent:Public Types | |
| enum | ResourceType { TEXTURE, MATERIAL, GPU_PROGRAM, COMPOSITOR } |
Public Member Functions | |
| ProcessResourceNameScriptCompilerEvent (ResourceType resourceType, const String &name) | |
Public Member Functions inherited from Ogre::ScriptCompilerEvent | |
| ScriptCompilerEvent (const String &type) | |
| virtual | ~ScriptCompilerEvent () |
Public Attributes | |
| String | mName |
| ResourceType | mResourceType |
Public Attributes inherited from Ogre::ScriptCompilerEvent | |
| String | mType |
Static Public Attributes | |
| static String | eventType |
|
inline |
| ResourceType Ogre::ProcessResourceNameScriptCompilerEvent::mResourceType |
| String Ogre::ProcessResourceNameScriptCompilerEvent::mName |
|
static |