OGRE  1.10.11
Object-Oriented Graphics Rendering Engine
Ogre::ProcessResourceNameScriptCompilerEvent Class Reference

#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 Attributes

String mName
 
ResourceType mResourceType
 
String mType
 

Static Public Attributes

static String eventType
 

Member Enumeration Documentation

Enumerator
TEXTURE 
MATERIAL 
GPU_PROGRAM 
COMPOSITOR 

Constructor & Destructor Documentation

Ogre::ProcessResourceNameScriptCompilerEvent::ProcessResourceNameScriptCompilerEvent ( ResourceType  resourceType,
const String name 
)
inline

Member Data Documentation

ResourceType Ogre::ProcessResourceNameScriptCompilerEvent::mResourceType
String Ogre::ProcessResourceNameScriptCompilerEvent::mName
String Ogre::ProcessResourceNameScriptCompilerEvent::eventType
static
String Ogre::ScriptCompilerEvent::mType
inherited

The documentation for this class was generated from the following file: