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

Detailed Description

Definition at line 476 of file OgreScriptCompiler.h.

Member Enumeration Documentation

◆ ResourceType

Enumerator
TEXTURE 
MATERIAL 
GPU_PROGRAM 
COMPOSITOR 

Definition at line 479 of file OgreScriptCompiler.h.

Constructor & Destructor Documentation

◆ ProcessResourceNameScriptCompilerEvent()

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

Member Data Documentation

◆ eventType

String Ogre::ProcessResourceNameScriptCompilerEvent::eventType
static

Definition at line 488 of file OgreScriptCompiler.h.

Referenced by ProcessResourceNameScriptCompilerEvent().

◆ mName

String Ogre::ProcessResourceNameScriptCompilerEvent::mName

Definition at line 487 of file OgreScriptCompiler.h.

Referenced by ProcessResourceNameScriptCompilerEvent().

◆ mResourceType

ResourceType Ogre::ProcessResourceNameScriptCompilerEvent::mResourceType

Definition at line 486 of file OgreScriptCompiler.h.

Referenced by ProcessResourceNameScriptCompilerEvent().

◆ mType

String Ogre::ScriptCompilerEvent::mType
inherited

Definition at line 332 of file OgreScriptCompiler.h.

Referenced by ScriptCompilerEvent().


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.