Public Types | Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Ogre::ProcessResourceNameScriptCompilerEvent Class Reference

#include <OgreScriptCompiler.h>

Inheritance diagram for Ogre::ProcessResourceNameScriptCompilerEvent:
Inheritance graph
[legend]

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
 

Detailed Description

Definition at line 476 of file OgreScriptCompiler.h.

Constructor & Destructor Documentation

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

Definition at line 490 of file OgreScriptCompiler.h.

Member Data Documentation

String Ogre::ProcessResourceNameScriptCompilerEvent::eventType
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.

String Ogre::ScriptCompilerEvent::mType
inherited

Definition at line 332 of file OgreScriptCompiler.h.


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

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Thu Aug 13 2015 23:21:46