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 563 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 567 of file OgreScriptCompiler.h.

Referenced by CreateCompositorScriptCompilerEvent().

◆ mFile

String Ogre::CreateCompositorScriptCompilerEvent::mFile

Definition at line 566 of file OgreScriptCompiler.h.

Referenced by CreateCompositorScriptCompilerEvent().

◆ mName

String Ogre::CreateCompositorScriptCompilerEvent::mName

Definition at line 566 of file OgreScriptCompiler.h.

Referenced by CreateCompositorScriptCompilerEvent().

◆ mResourceGroup

String Ogre::CreateCompositorScriptCompilerEvent::mResourceGroup

Definition at line 566 of file OgreScriptCompiler.h.

Referenced by CreateCompositorScriptCompilerEvent().

◆ 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.