OGRE  1.9.0
Ogre::CreateCompositorScriptCompilerEvent Class Reference

#include <OgreScriptCompiler.h>

Inheritance diagram for Ogre::CreateCompositorScriptCompilerEvent:

Public Member Functions

 CreateCompositorScriptCompilerEvent (const String &file, const String &name, const String &resourceGroup)
 

Public Attributes

String mFile
 
String mName
 
String mResourceGroup
 
String mType
 

Static Public Attributes

static String eventType
 

Detailed Description

Definition at line 594 of file OgreScriptCompiler.h.

Constructor & Destructor Documentation

◆ CreateCompositorScriptCompilerEvent()

Ogre::CreateCompositorScriptCompilerEvent::CreateCompositorScriptCompilerEvent ( const String & file,
const String & name,
const String & resourceGroup )

Member Data Documentation

◆ eventType

String Ogre::CreateCompositorScriptCompilerEvent::eventType
static

Definition at line 598 of file OgreScriptCompiler.h.

Referenced by CreateCompositorScriptCompilerEvent().

◆ mFile

String Ogre::CreateCompositorScriptCompilerEvent::mFile

Definition at line 597 of file OgreScriptCompiler.h.

Referenced by CreateCompositorScriptCompilerEvent().

◆ mName

String Ogre::CreateCompositorScriptCompilerEvent::mName

Definition at line 597 of file OgreScriptCompiler.h.

Referenced by CreateCompositorScriptCompilerEvent().

◆ mResourceGroup

String Ogre::CreateCompositorScriptCompilerEvent::mResourceGroup

Definition at line 597 of file OgreScriptCompiler.h.

Referenced by CreateCompositorScriptCompilerEvent().

◆ mType

String Ogre::ScriptCompilerEvent::mType
inherited

Definition at line 350 of file OgreScriptCompiler.h.

Referenced by ScriptCompilerEvent().


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