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